diff --git a/main.go b/main.go index 356e13c..c122db7 100644 --- a/main.go +++ b/main.go @@ -328,7 +328,7 @@ RZ_PM_SITE: }, &cli.BoolFlag{ Name: flagShouldUpdateDB, - Usage: "should update the DB?", + Usage: "update the DB", Value: true, }, }