Commit a31304cf authored by Marco Mariani's avatar Marco Mariani

added computer_guid example in --help

parent da3cb0b6
......@@ -39,7 +39,7 @@ class RequestCommand(ClientConfigCommand):
ap.add_argument('--node',
nargs='+',
help="Node request option 'option1=value1 option2=value2'")
help="Node request option 'option1=value1 option2=value2' (i.e. computer_guid=COMP-1234)")
ap.add_argument('--type',
help='Software type to be requested')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment