Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Teach Git to respect skip-worktree bit (reading part)
[gitweb.git]
/
Documentation
/
git-verify-pack.txt
diff --git
a/Documentation/git-verify-pack.txt
b/Documentation/git-verify-pack.txt
index c8611632d1d501d57eb7000de0ec3c3b36810b80..d791a80819b39b5c3b07ace9d30f16c63f56fd2e 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] [--] <pack>.idx ...
+'git verify-pack' [-v
|--verbose
] [--] <pack>.idx ...
DESCRIPTION
@@
-23,6
+23,7
@@
OPTIONS
The idx files to verify.
-v::
+--verbose::
After verifying the pack, show list of objects contained
in the pack.
\--::