Skip to content

Commit

Permalink
sync the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Wang committed Dec 20, 2020
1 parent 454cef2 commit 977082e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/main.go
Expand Up @@ -129,7 +129,7 @@ func main() {
cli.IntFlag{
Name: "scavengettl",
Value: 600,
Usage: "set how long an expired connection can live(in sec)",
Usage: "set how long an expired connection can live (in seconds)",
},
cli.IntFlag{
Name: "mtu",
Expand Down

0 comments on commit 977082e

Please sign in to comment.