verify-pack: add --stat-only to the synopsis section
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
62270f6b0a
commit
ec48d4bb7f
@ -8,7 +8,7 @@ git-verify-pack - Validate packed git archive files
|
|||||||
|
|
||||||
SYNOPSIS
|
SYNOPSIS
|
||||||
--------
|
--------
|
||||||
'git verify-pack' [-v|--verbose] [--] <pack>.idx ...
|
'git verify-pack' [-v|--verbose] [-s|--stat-only] [--] <pack>.idx ...
|
||||||
|
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
|
Loading…
Reference in New Issue
Block a user