Make it easier to use converged-timeout
This commit is contained in:
2
main.go
2
main.go
@@ -267,7 +267,7 @@ func main() {
|
|||||||
Usage: "default etc peer endpoint",
|
Usage: "default etc peer endpoint",
|
||||||
},
|
},
|
||||||
cli.IntFlag{
|
cli.IntFlag{
|
||||||
Name: "converged-timeout",
|
Name: "converged-timeout, t",
|
||||||
Value: -1,
|
Value: -1,
|
||||||
Usage: "exit after approximately this many seconds in a converged state",
|
Usage: "exit after approximately this many seconds in a converged state",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user