Skip to content

Commit 94f609a

Browse files
Update README.md
1 parent 7502e35 commit 94f609a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

recipes/python/config/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,7 @@ Pre-requisites:
1515

1616

1717
Use the following command to run the script. The command should be run from the parent directory of this 'config' directory.
18-
- `python -W ignore -m config.hosts_exclude_list -hostName <hostName> -nbmaster <masterServer> -username <username> -password <password> [-domainName <domainName>] [-domainType <domainType>]
19-
Note: hostName is the name of the NetBackup host to set the exclude configuration. The exclude list is specified in the config/exclude_list file.`
18+
19+
`python -W ignore -m config.hosts_exclude_list -hostName <hostName> -nbmaster <masterServer> -username <username> -password <password> [-domainName <domainName>] [-domainType <domainType>]`
20+
21+
`Note: hostName is the name of the NetBackup host to set the exclude configuration. The exclude list is specified in the config/exclude_list file.`

0 commit comments

Comments
 (0)