]> asedeno.scripts.mit.edu Git - git.git/blobdiff - builtin/log.c
Merge branch 'pn/commit-autosquash'
[git.git] / builtin / log.c
index 90e05aca9dc0f980f13b8beaf3865cb86c5669a8..4191d9c4e55c0745b96e8f93161ea10fb4ec7e0d 100644 (file)
@@ -1364,7 +1364,7 @@ int cmd_cherry(int argc, const char **argv, const char *prefix)
 
        struct option options[] = {
                OPT__ABBREV(&abbrev),
-               OPT__VERBOSE(&verbose),
+               OPT__VERBOSE(&verbose, "be verbose"),
                OPT_END()
        };