summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-07-16 14:51:32 -0700
committerJunio C Hamano <gitster@pobox.com>2014-07-16 14:51:32 -0700
commit6f0c94493349d73a72712d42830dd811d99dcd1a (patch)
tree9edf3ccb10106a39eac0e5a697a7e562b38d42f5 /git-rev-parse.txt
parent56121c4ea09ab8638a2ec4bf886d11ad9dbbdeb9 (diff)
downloadgit-htmldocs-6f0c94493349d73a72712d42830dd811d99dcd1a.tar.gz
Autogenerated HTML docs for v2.0.2-607-gf2c9f
Diffstat (limited to 'git-rev-parse.txt')
-rw-r--r--git-rev-parse.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-rev-parse.txt b/git-rev-parse.txt
index 987395d22..9bd76a5a6 100644
--- a/git-rev-parse.txt
+++ b/git-rev-parse.txt
@@ -245,6 +245,10 @@ print a message to stderr and exit with nonzero status.
--show-toplevel::
Show the absolute path of the top-level directory.
+--shared-index-path::
+ Show the path to the shared index file in split index mode, or
+ empty if not in split-index mode.
+
Other Options
~~~~~~~~~~~~~