Merge branch 'sb/rev-parse-show-superproject-root'
authorJunio C Hamano <gitster@pobox.com>
Sat, 28 Oct 2017 01:18:40 +0000 (10:18 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sat, 28 Oct 2017 01:18:40 +0000 (10:18 +0900)
Doc markup fix.

* sb/rev-parse-show-superproject-root:
docs: fix formatting of rev-parse's --show-superproject-working-tree

Documentation/git-rev-parse.txt
index 0917b8207b9d6e6c88dc611cf40a81ab17481a2e..95326b85ff68edbda3a6661816251351029bdfda 100644 (file)
@@ -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