aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-11-04 17:22:14 -0800
committerJunio C Hamano <junkio@cox.net>2006-11-04 17:22:14 -0800
commit94d5ca8d0c7b2a4714da6dd2824e2d21a16d5a85 (patch)
treecd08ab6c2b40d7c03f069a100d974333503fed56 /Documentation
parent66fd23153ae84df505f81b4816f54a62a467378f (diff)
parentfa438a2eb116c71eaebecdc104a1af01ea83b9fa (diff)
downloadgit-94d5ca8d0c7b2a4714da6dd2824e2d21a16d5a85.tar.gz
git-94d5ca8d0c7b2a4714da6dd2824e2d21a16d5a85.tar.xz
Merge branch 'np/verbose-push'
* np/verbose-push: make git-push a bit more verbose
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-pack-objects.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-pack-objects.txt b/Documentation/git-pack-objects.txt
index 9bd1e39fe..5ebe34eeb 100644
--- a/Documentation/git-pack-objects.txt
+++ b/Documentation/git-pack-objects.txt
@@ -10,7 +10,7 @@ SYNOPSIS
--------
[verse]
'git-pack-objects' [-q] [--no-reuse-delta] [--delta-base-offset] [--non-empty]
- [--local] [--incremental] [--window=N] [--depth=N]
+ [--local] [--incremental] [--window=N] [--depth=N] [--all-progress]
[--revs [--unpacked | --all]*] [--stdout | base-name] < object-list