OPT_STRING        428 archive.c      		OPT_STRING(0, "format", &format, N_("fmt"), N_("archive format")),
OPT_STRING        429 archive.c      		OPT_STRING(0, "prefix", &base, N_("prefix"),
OPT_STRING        431 archive.c      		OPT_STRING('o', "output", &output, N_("file"),
OPT_STRING        450 archive.c      		OPT_STRING(0, "remote", &remote, N_("repo"),
OPT_STRING        452 archive.c      		OPT_STRING(0, "exec", &exec, N_("command"),
OPT_STRING       2311 builtin/am.c   		OPT_STRING(0, "resolvemsg", &state.resolvemsg, NULL,
OPT_STRING         88 builtin/archive.c 		OPT_STRING('o', "output", &output, N_("file"),
OPT_STRING         90 builtin/archive.c 		OPT_STRING(0, "remote", &remote, N_("repo"),
OPT_STRING         92 builtin/archive.c 		OPT_STRING(0, "exec", &exec, N_("command"),
OPT_STRING       2528 builtin/blame.c 		OPT_STRING('S', NULL, &revs_file, N_("file"), N_("Use revisions from <file> instead of calling git-rev-list")),
OPT_STRING       2529 builtin/blame.c 		OPT_STRING(0, "contents", &contents_from, N_("file"), N_("Use <file>'s contents as the final image")),
OPT_STRING        819 builtin/branch.c 		OPT_STRING('u', "set-upstream-to", &new_upstream, "upstream", "change the upstream info"),
OPT_STRING       1134 builtin/checkout.c 		OPT_STRING('b', NULL, &opts.new_branch, N_("branch"),
OPT_STRING       1136 builtin/checkout.c 		OPT_STRING('B', NULL, &opts.new_branch_force, N_("branch"),
OPT_STRING       1142 builtin/checkout.c 		OPT_STRING(0, "orphan", &opts.new_orphan_branch, N_("new-branch"), N_("new unparented branch")),
OPT_STRING       1150 builtin/checkout.c 		OPT_STRING(0, "conflict", &conflict_style, N_("style"),
OPT_STRING         75 builtin/clone.c 	OPT_STRING(0, "template", &option_template, N_("template-directory"),
OPT_STRING         81 builtin/clone.c 	OPT_STRING('o', "origin", &option_origin, N_("name"),
OPT_STRING         83 builtin/clone.c 	OPT_STRING('b', "branch", &option_branch, N_("branch"),
OPT_STRING         85 builtin/clone.c 	OPT_STRING('u', "upload-pack", &option_upload_pack, N_("path"),
OPT_STRING         87 builtin/clone.c 	OPT_STRING(0, "depth", &option_depth, N_("depth"),
OPT_STRING         91 builtin/clone.c 	OPT_STRING(0, "separate-git-dir", &real_git_dir, N_("gitdir"),
OPT_STRING         26 builtin/column.c 		OPT_STRING(0, "command", &real_command, N_("name"), N_("lookup config vars")),
OPT_STRING         30 builtin/column.c 		OPT_STRING(0, "indent", &copts.indent, N_("string"), N_("Padding space on left border")),
OPT_STRING       1577 builtin/commit.c 		OPT_STRING(0, "author", &force_author, N_("author"), N_("override author for commit")),
OPT_STRING       1578 builtin/commit.c 		OPT_STRING(0, "date", &force_date, N_("date"), N_("override date for commit")),
OPT_STRING       1580 builtin/commit.c 		OPT_STRING('c', "reedit-message", &edit_message, N_("commit"), N_("reuse and edit message from specified commit")),
OPT_STRING       1581 builtin/commit.c 		OPT_STRING('C', "reuse-message", &use_message, N_("commit"), N_("reuse message from specified commit")),
OPT_STRING       1582 builtin/commit.c 		OPT_STRING(0, "fixup", &fixup_message, N_("commit"), N_("use autosquash formatted message to fixup specified commit")),
OPT_STRING       1583 builtin/commit.c 		OPT_STRING(0, "squash", &squash_message, N_("commit"), N_("use autosquash formatted message to squash specified commit")),
OPT_STRING       1588 builtin/commit.c 		OPT_STRING(0, "cleanup", &cleanup_arg, N_("default"), N_("how to strip spaces and #comments from message")),
OPT_STRING         58 builtin/config.c 	OPT_STRING('f', "file", &given_config_source.file, N_("file"), N_("use given config file")),
OPT_STRING         59 builtin/config.c 	OPT_STRING(0, "blob", &given_config_source.blob, N_("blob-id"), N_("read config from given blob object")),
OPT_STRING        407 builtin/describe.c 		OPT_STRING(0, "match",       &pattern, N_("pattern"),
OPT_STRING        987 builtin/fast-export.c 		OPT_STRING(0, "export-marks", &export_filename, N_("file"),
OPT_STRING        989 builtin/fast-export.c 		OPT_STRING(0, "import-marks", &import_filename, N_("file"),
OPT_STRING         93 builtin/fetch.c 	OPT_STRING(0, "upload-pack", &upload_pack, N_("path"),
OPT_STRING        113 builtin/fetch.c 	OPT_STRING(0, "depth", &depth, N_("depth"),
OPT_STRING        676 builtin/fmt-merge-msg.c 		OPT_STRING('m', "message", &message, N_("text"),
OPT_STRING         34 builtin/for-each-ref.c 		OPT_STRING(  0 , "format", &format, N_("format"), N_("format to use for the output")),
OPT_STRING         92 builtin/hash-object.c 		OPT_STRING('t', NULL, &type, N_("type"), N_("object type")),
OPT_STRING         99 builtin/hash-object.c 		OPT_STRING( 0 , "path", &vpath, N_("file"), N_("process file as it were from this path")),
OPT_STRING        501 builtin/init-db.c 		OPT_STRING(0, "template", &template_dir, N_("template-directory"),
OPT_STRING        510 builtin/init-db.c 		OPT_STRING(0, "separate-git-dir", &real_git_dir, N_("gitdir"),
OPT_STRING       1223 builtin/log.c  		OPT_STRING(0, "suffix", &fmt_patch_suffix, N_("sfx"),
OPT_STRING       1255 builtin/log.c  		OPT_STRING(0, "in-reply-to", &in_reply_to, N_("message-id"),
OPT_STRING       1267 builtin/log.c  		OPT_STRING(0, "signature", &signature, N_("signature"),
OPT_STRING        449 builtin/ls-files.c 		OPT_STRING(0, "exclude-per-directory", &dir.exclude_per_dir, N_("file"),
OPT_STRING        459 builtin/ls-files.c 		OPT_STRING(0, "with-tree", &with_tree, N_("tree-ish"),
OPT_STRING        311 builtin/name-rev.c 		OPT_STRING(0, "refs", &data.ref_filter, N_("pattern"),
OPT_STRING        479 builtin/notes.c 		OPT_STRING(0, "for-rewrite", &rewrite_cmd, N_("command"),
OPT_STRING        767 builtin/notes.c 		OPT_STRING('s', "strategy", &strategy, N_("strategy"),
OPT_STRING        976 builtin/notes.c 		OPT_STRING(0, "ref", &override_notes_ref, N_("notes-ref"),
OPT_STRING        539 builtin/push.c 		OPT_STRING( 0 , "repo", &repo, N_("repository"), N_("repository")),
OPT_STRING        556 builtin/push.c 		OPT_STRING( 0 , "receive-pack", &receivepack, "receive-pack", N_("receive pack program")),
OPT_STRING        557 builtin/push.c 		OPT_STRING( 0 , "exec", &receivepack, "receive-pack", N_("receive pack program")),
OPT_STRING        161 builtin/remote.c 		OPT_STRING('m', "master", &master, N_("branch"), N_("master branch")),
OPT_STRING        176 builtin/repack.c 		OPT_STRING(0, "unpack-unreachable", &unpack_unreachable, N_("approxidate"),
OPT_STRING        178 builtin/repack.c 		OPT_STRING(0, "window", &window, N_("n"),
OPT_STRING        180 builtin/repack.c 		OPT_STRING(0, "window-memory", &window_memory, N_("bytes"),
OPT_STRING        182 builtin/repack.c 		OPT_STRING(0, "depth", &depth, N_("n"),
OPT_STRING        184 builtin/repack.c 		OPT_STRING(0, "max-pack-size", &max_pack_size, N_("bytes"),
OPT_STRING        438 builtin/replace.c 		OPT_STRING(0, "format", &format, N_("format"), N_("use this format")),
OPT_STRING         89 builtin/revert.c 		OPT_STRING(0, "strategy", &opts->strategy, N_("strategy"), N_("merge strategy")),
OPT_STRING        158 builtin/send-pack.c 		OPT_STRING(0, "receive-pack", &receivepack, "receive-pack", N_("receive pack program")),
OPT_STRING        159 builtin/send-pack.c 		OPT_STRING(0, "exec", &receivepack, "receive-pack", N_("receive pack program")),
OPT_STRING        160 builtin/send-pack.c 		OPT_STRING(0, "remote", &remote_name, "remote", N_("remote name")),
OPT_STRING         43 builtin/symbolic-ref.c 		OPT_STRING('m', NULL, &msg, N_("reason"), N_("reason of the update")),
OPT_STRING        604 builtin/tag.c  		OPT_STRING(0, "cleanup", &cleanup_arg, N_("mode"),
OPT_STRING        606 builtin/tag.c  		OPT_STRING('u', "local-user", &keyid, N_("key-id"),
OPT_STRING        362 builtin/update-ref.c 		OPT_STRING( 'm', NULL, &msg, N_("reason"), N_("reason of the update")),
OPT_STRING        317 builtin/worktree.c 		OPT_STRING('b', NULL, &opts.new_branch, N_("branch"),
OPT_STRING        319 builtin/worktree.c 		OPT_STRING('B', NULL, &new_branch_force, N_("branch"),
OPT_STRING         97 credential-cache.c 		OPT_STRING(0, "socket", &socket_path, "path",
OPT_STRING        156 credential-store.c 		OPT_STRING(0, "file", &file, "path",
OPT_STRING         59 test-parse-options.c 		OPT_STRING('s', "string", &string, "string", "get a string"),
OPT_STRING         60 test-parse-options.c 		OPT_STRING(0, "string2", &string, "str", "get another string"),
OPT_STRING         61 test-parse-options.c 		OPT_STRING(0, "st", &string, "st", "get another string (pervert ordering)"),
OPT_STRING         62 test-parse-options.c 		OPT_STRING('o', NULL, &string, "str", "get another string"),