summaryrefslogtreecommitdiffstats
path: root/git-rebase.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-07-02 03:17:00 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-07-02 03:17:00 +0000
commit2c14c8da9de804b1589cebb871c40cbefb4cecf4 (patch)
treefe95532547fa433934c94ba7e9ac7c3dcaf3d1e4 /git-rebase.txt
parent73d812ca2a8cff55e5ebb8a11b6f7d0496bba62c (diff)
downloadgit-htmldocs-2c14c8da9de804b1589cebb871c40cbefb4cecf4.tar.gz
Autogenerated HTML docs for v1.6.3.3-385-g60647
Diffstat (limited to 'git-rebase.txt')
-rw-r--r--git-rebase.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-rebase.txt b/git-rebase.txt
index 26f3b7b2b..db1b71d24 100644
--- a/git-rebase.txt
+++ b/git-rebase.txt
@@ -236,6 +236,10 @@ OPTIONS
is used instead ('git-merge-recursive' when merging a single
head, 'git-merge-octopus' otherwise). This implies --merge.
+-q::
+--quiet::
+ Be quiet. Implies --no-stat.
+
-v::
--verbose::
Be verbose. Implies --stat.