diff --git a/xCAT-client/pods/man1/rmvm.1.pod b/xCAT-client/pods/man1/rmvm.1.pod index d68d5bb2a..9f23f8926 100644 --- a/xCAT-client/pods/man1/rmvm.1.pod +++ b/xCAT-client/pods/man1/rmvm.1.pod @@ -9,7 +9,7 @@ I I -I +I =head1 DESCRIPTION @@ -25,6 +25,8 @@ B<-v> Command Version. B<-V> Verbose output. +B<--service> Remove the service partitions of the specified CECs. + =head1 RETURN VALUE @@ -52,6 +54,15 @@ Output is similar to: lpar2: Success lpar3: Success +2. To remove the service partitions of the specified CEC cec01 and cec02, enter: + +I + +Output is similar to: + + cec01: Success + cec02: Success + =head1 FILES