We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 187d491 commit ea567d8Copy full SHA for ea567d8
README.md
@@ -35,4 +35,4 @@ Pre-requisites:
35
- Perl 5.20.2 or higher
36
37
Use the following commands to run the perl samples.
38
-- `perl create_policy_with_defaults.pl -nbmaster localhost -username testuser -password testpass -domainName test -domainType vx`
+- `perl create_policy_with_defaults.pl -nbmaster <masterServer> -username <username> -password <password> -domainName <domainName> -domainType <domainType>`
0 commit comments