default to 75 ri's per su3
This commit is contained in:
@@ -51,7 +51,7 @@ func NewReseedCommand() cli.Command {
|
|||||||
},
|
},
|
||||||
cli.IntFlag{
|
cli.IntFlag{
|
||||||
Name: "numRi",
|
Name: "numRi",
|
||||||
Value: 50,
|
Value: 75,
|
||||||
Usage: "Number of routerInfos to include in each SU3 file",
|
Usage: "Number of routerInfos to include in each SU3 file",
|
||||||
},
|
},
|
||||||
cli.StringFlag{
|
cli.StringFlag{
|
||||||
|
|||||||
Reference in New Issue
Block a user