summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-10-28 01:18:40 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-10-28 01:18:40 (GMT)
commit986ffdc83ea3f975aacf2c2f3b6c6ac569b13780 (patch)
tree2044b78689aaf442b66a7276f2f42a3c5c5fccf7 /Documentation
parentfd052e4f9abc2cf9ea54ea33e2b563c0e120a795 (diff)
parente38c681fb7b9d9571cbcb441125759ffc4977ee2 (diff)
downloadgit-986ffdc83ea3f975aacf2c2f3b6c6ac569b13780.zip
git-986ffdc83ea3f975aacf2c2f3b6c6ac569b13780.tar.gz
git-986ffdc83ea3f975aacf2c2f3b6c6ac569b13780.tar.bz2
Merge branch 'sb/rev-parse-show-superproject-root'
Doc markup fix. * sb/rev-parse-show-superproject-root: docs: fix formatting of rev-parse's --show-superproject-working-tree
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-rev-parse.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt
index 0917b82..95326b8 100644
--- a/Documentation/git-rev-parse.txt
+++ b/Documentation/git-rev-parse.txt
@@ -264,7 +264,7 @@ print a message to stderr and exit with nonzero status.
--show-toplevel::
Show the absolute path of the top-level directory.
---show-superproject-working-tree
+--show-superproject-working-tree::
Show the absolute path of the root of the superproject's
working tree (if exists) that uses the current repository as
its submodule. Outputs nothing if the current repository is