Don't set the number of args to --node
This commit is contained in:
parent
273e840cf5
commit
16a719ad11
|
|
@ -208,7 +208,6 @@ initial_argparse_def() ->
|
|||
long => "-node",
|
||||
short => $n,
|
||||
type => string,
|
||||
nargs => 1,
|
||||
help => "Name of the node to control"},
|
||||
#{name => verbose,
|
||||
long => "-verbose",
|
||||
|
|
|
|||
Loading…
Reference in New Issue