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
This commit is contained in:
Junio C Hamano
2017-10-28 10:18:40 +09:00

View File

@ -264,7 +264,7 @@ print a message to stderr and exit with nonzero status.
--show-toplevel:: --show-toplevel::
Show the absolute path of the top-level directory. 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 Show the absolute path of the root of the superproject's
working tree (if exists) that uses the current repository as working tree (if exists) that uses the current repository as
its submodule. Outputs nothing if the current repository is its submodule. Outputs nothing if the current repository is