From: Junio C Hamano Date: Thu, 7 Jun 2007 01:24:44 +0000 (+0000) Subject: Autogenerated manpages for v1.5.2.1-133-gd44c7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=74d2ada0b7dc4b3ebe3b86bf58fd4aec62ea0dff;p=git.git Autogenerated manpages for v1.5.2.1-133-gd44c7 --- diff --git a/man1/git-unpack-objects.1 b/man1/git-unpack-objects.1 index afb5a6d12..b8f0df46e 100644 --- a/man1/git-unpack-objects.1 +++ b/man1/git-unpack-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\-UNPACK\-OBJECTS" "1" "06/02/2007" "Git 1.5.2.167.g4bc70" "Git Manual" +.TH "GIT\-UNPACK\-OBJECTS" "1" "06/07/2007" "Git 1.5.2.1.133.gd44c7" "Git Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -20,7 +20,7 @@ Please see the git\-repack documentation for options to generate new packs and r .SH "OPTIONS" .TP \-n -Only list the objects that would be unpacked, don't actually unpack them. +Dry run. Check the pack file without actually unpacking the objects. .TP \-q The command usually shows percentage progress. This flag suppresses it.