Github user alopresto commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1733#discussion_r114417950
--- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc ---
@@ -462,30 +462,39 @@ Here is an example entry:
After you have edited and saved the 'authorizers.xml' file, restart NiFi.
Users and roles from the 'authorized-users.xml' file are converted and added as
identities and policies in the 'users.xml' and 'authorizations.xml' files.
Once the application starts, users who previously had a legacy Administrator
role can access the UI and begin managing users, groups, and policies.
-Here is a summary of policies assigned to each legacy role if the NiFi
instance has an existing flow.xml.gz:
+The following tables summarize the global and component policies assigned
to each legacy role if the NiFi instance has an existing flow.xml.gz:
--- End diff --
It appears the standard is to note filenames via a single quote, which
makes it italic. Suggest changing `flow.xml.gz` to `'flow.xml.gz'`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---