diff --git a/xCAT-client/pods/man8/rmosdistro.8.pod b/xCAT-client/pods/man8/rmosdistro.8.pod index fb2527577..6245461ae 100644 --- a/xCAT-client/pods/man8/rmosdistro.8.pod +++ b/xCAT-client/pods/man8/rmosdistro.8.pod @@ -1,7 +1,7 @@ =head1 NAME -B - remove OS Distro +B - remove OS Distro =head1 SYNOPSIS @@ -13,12 +13,12 @@ B [B<-h>|B<--help>] =head1 DESCRIPTION -The B command removes the specified OS Distro that was created by B. To delete all OS Distro entries, please specify B<[-a|--all]>. If the specified OS Distro is referenced by some osimage, B<[-f|force]> can be used to remove it. +The B command removes the specified OS Distro that was created by B. To delete all OS Distro entries, please specify B<[-a|--all]>. If the specified OS Distro is referenced by some osimage, B<[-f|force]> can be used to remove it. =head1 ARGUMENTS -The OS Distro names to delete, delimited by blank space. +The OS Distro names to delete, delimited by blank space. =head1 OPTIONS @@ -31,7 +31,7 @@ If specified, try to delete all the OS Distros. =item B<-f>|B<--force> -Remove referenced OS Distros, never prompt. +Remove referenced OS Distros, never prompt. =item B<-h>|B<--help> @@ -41,7 +41,7 @@ Show info of rmosdistro usage. =head1 RETURN VALUE -Zero: +Zero: The command completed successfully. Nonzero: @@ -70,5 +70,5 @@ To remove all OS Distros: =back - +