From 5d309f6c1911fb27cd303faaadd6bc32d0f793ae Mon Sep 17 00:00:00 2001 From: wuzhy Date: Mon, 4 Jan 2010 04:35:46 +0000 Subject: [PATCH] adjust the argument of rmvm according to the requirement. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4870 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rmvm.1.pod | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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