Remove some old help text

This commit is contained in:
Joshua Boniface 2018-06-06 13:35:16 -04:00
parent 5b9482be2f
commit 8f31f49252
1 changed files with 0 additions and 4 deletions

4
pvc.py
View File

@ -83,10 +83,6 @@ def ready_host():
def vm(): def vm():
""" """
Manage the state of a virtual machine in the PVC cluster. Manage the state of a virtual machine in the PVC cluster.
Notes:
* PVC virtual machines are always managed by UUID. To find a name-to-UUID mapping, use the 'search' command.
""" """
pass pass