Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
akochlef authored Jul 8, 2020
1 parent 3d44d3b commit 362a92e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified User's Manual.doc
Binary file not shown.
Binary file modified User's Manual.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion rVcenter.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ def print_help(command):
print(f'{command} stop <VM Name> : Stops the virtual machine.')
print(f'{command} inventory <text|csv|json> : Prints the full vCenter virtual machines inventory.')
print(f'{command} tree : Prints the virtual environment architecture in a tree format.')
print(f'{command} <datacenter|cluster|host|vm> list: Prints the all the objects in the list.')
print(f'{command} <datacenter|cluster|host|vm> list: Prints all the objects in the list.')
print(f'{command} help : Prints this help.')
print('===========================================================')

Expand Down

0 comments on commit 362a92e

Please sign in to comment.