diff --git a/client-cli/pvc/pvc.py b/client-cli/pvc/pvc.py index a7e532db..9d9b3768 100755 --- a/client-cli/pvc/pvc.py +++ b/client-cli/pvc/pvc.py @@ -2404,7 +2404,7 @@ def vm_list(target_node, target_state, target_tag, limit, raw, negate): ) def cli_network(): """ - Manage the state of a VXLAN network in the PVC cluster. + Manage the state of a network in the PVC cluster. """ pass