From: Sam Vilain Date: Wed, 6 Jun 2007 21:23:16 +0000 (+1200) Subject: fix documentation of unpack-objects -n X-Git-Tag: v1.5.2.2~23 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e59ade9f90de0eacdac06f52d39b74074fc664af;p=git.git fix documentation of unpack-objects -n unpack-objects -n didn't print the object list as promised on the manual page, so alter the documentation to reflect the behaviour Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-unpack-objects.txt b/Documentation/git-unpack-objects.txt index ff6184b0f..b1b3ec977 100644 --- a/Documentation/git-unpack-objects.txt +++ b/Documentation/git-unpack-objects.txt @@ -27,8 +27,8 @@ new packs and replace existing ones. OPTIONS ------- -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. -q:: The command usually shows percentage progress. This