OPT_CALLBACK     2305 builtin/am.c   		OPT_CALLBACK(0, "patch-format", &patch_format, N_("format"),
OPT_CALLBACK      204 builtin/checkout-index.c 		OPT_CALLBACK(0, "prefix", NULL, N_("string"),
OPT_CALLBACK      207 builtin/checkout-index.c 		OPT_CALLBACK(0, "stage", NULL, NULL,
OPT_CALLBACK     1579 builtin/commit.c 		OPT_CALLBACK('m', "message", &message, N_("message"), N_("commit message"), opt_parse_m),
OPT_CALLBACK      981 builtin/fast-export.c 		OPT_CALLBACK(0, "signed-tags", &signed_tag_mode, N_("mode"),
OPT_CALLBACK      984 builtin/fast-export.c 		OPT_CALLBACK(0, "tag-of-filtered-object", &tag_of_filtered_mode, N_("mode"),
OPT_CALLBACK       35 builtin/for-each-ref.c 		OPT_CALLBACK(0 , "sort", sorting_tail, N_("key"),
OPT_CALLBACK      698 builtin/grep.c 		OPT_CALLBACK('C', "context", &opt, N_("n"),
OPT_CALLBACK      712 builtin/grep.c 		OPT_CALLBACK('f', NULL, &opt, N_("file"),
OPT_CALLBACK      136 builtin/log.c  		OPT_CALLBACK('L', NULL, &line_cb, "n,m:file",
OPT_CALLBACK       44 builtin/merge-file.c 		OPT_CALLBACK('L', NULL, names, N_("name"),
OPT_CALLBACK      214 builtin/merge.c 	OPT_CALLBACK('s', "strategy", &use_strategies, N_("strategy"),
OPT_CALLBACK      216 builtin/merge.c 	OPT_CALLBACK('X', "strategy-option", &xopts, N_("option=value"),
OPT_CALLBACK      218 builtin/merge.c 	OPT_CALLBACK('m', "message", &merge_msg, N_("message"),
OPT_CALLBACK       90 builtin/revert.c 		OPT_CALLBACK('X', "strategy-option", &opts, N_("option"),
OPT_CALLBACK      600 builtin/tag.c  		OPT_CALLBACK('m', "message", &msg, N_("message"),
OPT_CALLBACK       55 test-parse-options.c 		OPT_CALLBACK('L', "length", &integer, "str",