Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  verify-pack: add --stat-only to the synopsis section
  • Loading branch information
Junio C Hamano committed Mar 2, 2011
2 parents f70f736 + ec48d4b commit 501ccd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-verify-pack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ git-verify-pack - Validate packed git archive files

SYNOPSIS
--------
'git verify-pack' [-v|--verbose] [--] <pack>.idx ...
'git verify-pack' [-v|--verbose] [-s|--stat-only] [--] <pack>.idx ...


DESCRIPTION
Expand Down

0 comments on commit 501ccd5

Please sign in to comment.