From 8591165766a76cb5f0baaad3c1432e05d7dd6ba8 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 2 Aug 2013 12:25:16 -0400 Subject: [PATCH] add support to generate mypostscript files --- perl-xCAT/xCAT/Usage.pm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Usage.pm b/perl-xCAT/xCAT/Usage.pm index 10d370aa0..52e362627 100644 --- a/perl-xCAT/xCAT/Usage.pm +++ b/perl-xCAT/xCAT/Usage.pm @@ -343,7 +343,7 @@ my %usage = ( renergy noderange [-V] { cappingstatus={on | enable | off | disable} | {cappingwatt|cappingvalue}=watt }", "updatenode" => "Usage: - updatenode [-h|--help|-v|--version] + updatenode [-h|--help|-v|--version | -g|--genmypost] or updatenode [-V|--verbose] [-k|--security] [-s|--sn] or @@ -368,6 +368,9 @@ Options: [-f|--snsync] Performs File Syncing to the service nodes that service the nodes in the noderange. + [-g|--genmypost] Will generate a new mypostscript file for the + the nodes in the noderange, if site precreatemypostscripts is 1 or YES. + [-l|--user] User name to run the updatenode command. It overrides the current user which is the default.