Skip to content

Commit ec48d4b

Browse files
committed
verify-pack: add --stat-only to the synopsis section
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 62270f6 commit ec48d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-verify-pack.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ git-verify-pack - Validate packed git archive files
88

99
SYNOPSIS
1010
--------
11-
'git verify-pack' [-v|--verbose] [--] <pack>.idx ...
11+
'git verify-pack' [-v|--verbose] [-s|--stat-only] [--] <pack>.idx ...
1212

1313

1414
DESCRIPTION

0 commit comments

Comments
 (0)