diff --git a/update.go b/update.go index 6f746ca9f..058211f0e 100644 --- a/update.go +++ b/update.go @@ -95,7 +95,7 @@ other options are ignored. }, cli.StringFlag{ Name: "memory-swap", - Usage: "Total memory usage (memory + swap); set `-1` to enable unlimited swap", + Usage: "Total memory usage (memory + swap); set '-1' to enable unlimited swap", }, }, Action: func(context *cli.Context) error {