We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0e17e9 + 9ebf816 commit fb22165Copy full SHA for fb22165
update.go
@@ -95,7 +95,7 @@ other options are ignored.
95
},
96
cli.StringFlag{
97
Name: "memory-swap",
98
- Usage: "Total memory usage (memory + swap); set `-1` to enable unlimited swap",
+ Usage: "Total memory usage (memory + swap); set '-1' to enable unlimited swap",
99
100
101
Action: func(context *cli.Context) error {
0 commit comments