mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-09-05 17:58:14 +00:00
Revert "Add -f option to nodestat usage"
This reverts commit 322e77d184
.
This commit is contained in:
@@ -150,8 +150,7 @@ sub preprocess_request
|
||||
'u|updatedb' => \$::UPDATE,
|
||||
'p|powerstat' => \$::POWER,
|
||||
'h|help' => \$::HELP,
|
||||
'v|version' => \$::VERSION,
|
||||
'f|usefping' => \$::USEFPING))
|
||||
'v|version' => \$::VERSION))
|
||||
{
|
||||
&usage($cb,1);
|
||||
return (1);
|
||||
|
Reference in New Issue
Block a user