Skip to content

Commit

Permalink
verify-pack: add --stat-only to the synopsis section
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Mar 1, 2011
1 parent 62270f6 commit ec48d4b
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 ec48d4b

Please sign in to comment.