diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2019-06-17 10:17:09 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-17 18:18:23 -0700 |
commit | 437591a9d738b56141149c9293c3b4840f5302f0 (patch) | |
tree | 59f162eaf160a5e02cd88061c43cc4167f638879 /GIT-VERSION-GEN | |
parent | merge: add --quit (diff) | |
download | tgif-437591a9d738b56141149c9293c3b4840f5302f0.tar.xz |
show --continue/skip etc. consistently in synopsis
Command mode options that the user can choose one among many are
listed like this in the documentation:
git am (--continue | --skip | --abort | --quit)
They are listed on a single line and in parenthesis, because they
are not optional.
But documentation pages for some commands deviate from this norm.
Fix the merge and rebase docs to match this style.
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions