removes duplicated default message on queryroutes command
This commit is contained in:
parent
881ed08709
commit
b61f6fe886
@ -2671,7 +2671,7 @@ var queryRoutesCommand = cli.Command{
|
||||
},
|
||||
cli.Int64Flag{
|
||||
Name: "num_max_routes",
|
||||
Usage: "the max number of routes to be returned (default: 10)",
|
||||
Usage: "the max number of routes to be returned",
|
||||
Value: 10,
|
||||
},
|
||||
cli.Int64Flag{
|
||||
|
Loading…
Reference in New Issue
Block a user