From 5ac037b213f9a40b24726dfef91b8b928e9dba5e Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-client/pods/man1/rnetboot.1.pod --- xCAT-client/pods/man1/rnetboot.1.pod | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/xCAT-client/pods/man1/rnetboot.1.pod b/xCAT-client/pods/man1/rnetboot.1.pod index e968e9f2d..19d26630a 100644 --- a/xCAT-client/pods/man1/rnetboot.1.pod +++ b/xCAT-client/pods/man1/rnetboot.1.pod @@ -21,41 +21,41 @@ system p nodes. =head1 OPTIONS -B<-s> +B<-s> Set the boot device order. Accepted boot devices are hd and net. -B<-F> +B<-F> Force reboot the system no matter what state the node is. By default, rnetboot will not reboot the node if node is in 'boot' state. -B<-f> +B<-f> Force immediate shutdown of the partition. -B<-m> +B<-m> Use one or multiple -m flags to specify the node attributes and the expected status for the node installation monitoring and automatic retry mechanism. The operators ==, !=, =~ and !~ are valid. This flag must be used with -t flag. Note: if the "val" fields includes spaces or any other characters that will be parsed by shell, the "attrval" needs to be quoted. If the operator is "!~", the "attrval" needs to be quoted using single quote. -B<-r> +B<-r> specify the number of retries that the monitoring process will perform before declaring the failure. The default value is 3. Setting the retrycount to 0 means only monitoring the os installation progress and will not re-initiate the installation if the node status has not been changed to the expected value after timeout. This flag must be used with -m flag. -B<-t> +B<-t> Specify the timeout, in minutes, to wait for the expectedstatus specified by -m flag. This is a required flag if the -m flag is specified. -B<-V|--verbose> +B<-V|--verbose> Verbose output. -B<-h|--help> +B<-h|--help> Display usage message. -B<-v|--version> +B<-v|--version> Command Version. @@ -80,7 +80,7 @@ Command Version. rnetboot all -s hd,net rnetboot all ipl=00c - + =head1 SEE ALSO