Don't set the number of args to --node

This commit is contained in:
Jean-Sébastien Pédron 2025-07-09 16:06:59 +02:00
parent 273e840cf5
commit 16a719ad11
No known key found for this signature in database
GPG Key ID: 39E99761A5FD94CC
1 changed files with 0 additions and 1 deletions

View File

@ -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",