summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-parse.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-10-28 10:18:40 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-10-28 10:18:40 +0900
commit986ffdc83ea3f975aacf2c2f3b6c6ac569b13780 (patch)
tree2044b78689aaf442b66a7276f2f42a3c5c5fccf7 /Documentation/git-rev-parse.txt
parentMerge branch 'ao/path-use-xmalloc' (diff)
parentdocs: fix formatting of rev-parse's --show-superproject-working-tree (diff)
downloadtgif-986ffdc83ea3f975aacf2c2f3b6c6ac569b13780.tar.xz
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/git-rev-parse.txt')
-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 0917b8207b..95326b85ff 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