File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -15,5 +15,7 @@ Pre-requisites:
1515
1616
1717Use 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. `
You can’t perform that action at this time.
0 commit comments