Autogenerated man pages for v1.4.3.4-g82cc
authorJunio C Hamano <junio@hera.kernel.org>
Sun, 5 Nov 2006 08:59:39 +0000 (08:59 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sun, 5 Nov 2006 08:59:39 +0000 (08:59 +0000)
man1/git-pack-objects.1

index b4b7e2c..5addcd7 100755 (executable)
@@ -2,7 +2,7 @@
 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
 .\" Instead of manually editing it, you probably should edit the DocBook XML
 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GIT\-PACK\-OBJECTS" "1" "11/02/2006" "" ""
+.TH "GIT\-PACK\-OBJECTS" "1" "11/05/2006" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -13,7 +13,7 @@ git\-pack\-objects \- Create a packed archive of objects
 .sp
 .nf
 \fIgit\-pack\-objects\fR [\-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
 .fi
 .SH "DESCRIPTION"