summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-07-06 18:05:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-07-06 18:05:38 +0000
commitccc4d37316e8b357ae23130491c5c8b255a4924b (patch)
treef704edddc8ac0c2abfa2e7130bd58e49278b2f57 /git-rev-parse.txt
parent2c14c8da9de804b1589cebb871c40cbefb4cecf4 (diff)
downloadgit-htmldocs-ccc4d37316e8b357ae23130491c5c8b255a4924b.tar.gz
Autogenerated HTML docs for v1.6.3.3-412-gf581d
Diffstat (limited to 'git-rev-parse.txt')
-rw-r--r--git-rev-parse.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git-rev-parse.txt b/git-rev-parse.txt
index 4bbdd056d..82045a252 100644
--- a/git-rev-parse.txt
+++ b/git-rev-parse.txt
@@ -30,6 +30,11 @@ OPTIONS
Only meaningful in `--parseopt` mode. Tells the option parser to echo
out the first `--` met instead of skipping it.
+--stop-at-non-option::
+ Only meaningful in `--parseopt` mode. Lets the option parser stop at
+ the first non-option argument. This can be used to parse sub-commands
+ that take options themself.
+
--sq-quote::
Use 'git-rev-parse' in shell quoting mode (see SQ-QUOTE
section below). In contrast to the `--sq` option below, this