From 7a61af5d1efe0249b976aefd9691ef4453e23078 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 2 Jan 2013 17:20:51 +0000 Subject: [PATCH] add support for updatenode -l disabled git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Usage.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Usage.pm b/perl-xCAT/xCAT/Usage.pm index c373207e9..4597f15ad 100644 --- a/perl-xCAT/xCAT/Usage.pm +++ b/perl-xCAT/xCAT/Usage.pm @@ -327,7 +327,7 @@ my %usage = ( or updatenode [-V|--verbose] [-k|--security] [-s|--sn] or - updatenode [-V|--verbose] [-F|--sync | -f|--snsync] [-S|--sw] + updatenode [-V|--verbose] [-F|--sync | -f|--snsync] [-l|--user[username]] [-S|--sw] [-P|--scripts [script1,script2,...]] [-s|--sn] [-A|--updateallsw] [-c|--cmdlineonly] [-d alt_source_dir] [attr=val [attr=val...]] @@ -344,6 +344,8 @@ Options: [-f|--snsync] Performs File Syncing to the service nodes that service the nodes in the noderange. + [-l|--user] User name to run the updatenode command. It overrides the + current user which is the default. [-S|--sw] Perform Software Maintenance.