From: Junio C Hamano Date: Sun, 5 Nov 2006 08:59:39 +0000 (+0000) Subject: Autogenerated man pages for v1.4.3.4-g82cc X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=50a7093e60e78d4ec56730d293c47a2de06fad43;p=git.git Autogenerated man pages for v1.4.3.4-g82cc --- diff --git a/man1/git-pack-objects.1 b/man1/git-pack-objects.1 index b4b7e2cd8..5addcd768 100755 --- a/man1/git-pack-objects.1 +++ b/man1/git-pack-objects.1 @@ -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"