mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-20 17:54:13 -05:00
verify-pack: add --stat-only to the synopsis section
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user