aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/rev-list-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-04-16 19:28:04 +0900
committerJunio C Hamano <gitster@pobox.com>2019-04-16 19:28:04 +0900
commit6d281f70cc82327838188a729d9903ce2c470d6f (patch)
tree331884718f99602a24c1bc7e9062463bde158ddd /Documentation/rev-list-options.txt
parent8ddee1359774794d24e113a2b2b29ec9313e42d0 (diff)
parent8d75a1d183e2cbb4c56c14e59aeda64a87d86a34 (diff)
downloadgit-6d281f70cc82327838188a729d9903ce2c470d6f.tar.gz
Merge branch 'ma/asciidoctor-fixes-more'
Documentation mark-up fixes. * ma/asciidoctor-fixes-more: Documentation: turn middle-of-line tabs into spaces git-svn.txt: drop escaping '\' that ends up being rendered git.txt: remove empty line before list continuation config/fsck.txt: avoid starting line with dash config/diff.txt: drop spurious backtick
Diffstat (limited to 'Documentation/rev-list-options.txt')
-rw-r--r--Documentation/rev-list-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt
index ca959a7286..9cf983d24d 100644
--- a/Documentation/rev-list-options.txt
+++ b/Documentation/rev-list-options.txt
@@ -743,7 +743,7 @@ explicitly-given commit or tree.
--filter-print-omitted::
Only useful with `--filter=`; prints a list of the objects omitted
- by the filter. Object IDs are prefixed with a ``~'' character.
+ by the filter. Object IDs are prefixed with a ``~'' character.
--missing=<missing-action>::
A debug option to help with future "partial clone" development.