git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
62270f6
)
verify-pack: add --stat-only to the synopsis section
author
Junio C Hamano
<redacted>
Tue, 1 Mar 2011 19:26:22 +0000
(11:26 -0800)
committer
Junio C Hamano
<redacted>
Tue, 1 Mar 2011 19:26:22 +0000
(11:26 -0800)
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-verify-pack.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-verify-pack.txt
b/Documentation/git-verify-pack.txt
index 916a38aa99020efe281907670932517a66d075e1..0f848de8b29dd32aebf0ab9b21ddddce0b06a5b2 100644
(file)
--- a/
Documentation/git-verify-pack.txt
+++ b/
Documentation/git-verify-pack.txt
@@
-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
git clone https://git.99rst.org/PROJECT