diff --git a/pvc.py b/pvc.py index 3fe7d0b1..ca390c06 100755 --- a/pvc.py +++ b/pvc.py @@ -83,10 +83,6 @@ def ready_host(): def vm(): """ 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