Skip to content

Commit e38c681

Browse files
sschuberthgitster
authored andcommitted
docs: fix formatting of rev-parse's --show-superproject-working-tree
Signed-off-by: Sebastian Schuberth <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent bf0231c commit e38c681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-rev-parse.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ print a message to stderr and exit with nonzero status.
261261
--show-toplevel::
262262
Show the absolute path of the top-level directory.
263263

264-
--show-superproject-working-tree
264+
--show-superproject-working-tree::
265265
Show the absolute path of the root of the superproject's
266266
working tree (if exists) that uses the current repository as
267267
its submodule. Outputs nothing if the current repository is

0 commit comments

Comments
 (0)