Remove some old help text
This commit is contained in:
parent
5b9482be2f
commit
8f31f49252
4
pvc.py
4
pvc.py
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue