[PATCH 0/7] Cleaning up --help-all inconsistencies
From: Michael J Gruber <hidden>
Date: 2016-06-15 22:50:33
While looking at our use of short options, I noticed that several identical options are described differently in --help-all output of different commands. This mini series fixes this up. I also smuggled in a patch to git-tag.txt, whose description section is worded as if "create" was the only mode (and thus makes incorrect statements about options). Michael J Gruber (7): commit,tag: use same wording for -F push: describe --porcelain just like commit and status clone,init: describe --template using the same wording merge,tag: describe -m just like commit add: describe --patch like checkout, reset commit,status: describe -u likewise git-tag.txt: list all modes in the description Documentation/git-tag.txt | 8 +++++++- builtin/add.c | 2 +- builtin/clone.c | 4 ++-- builtin/commit.c | 4 ++-- builtin/init-db.c | 2 +- builtin/merge.c | 4 ++-- builtin/push.c | 2 +- builtin/tag.c | 6 +++--- 8 files changed, 19 insertions(+), 13 deletions(-) -- 1.7.4.1.74.gf39475