summaryrefslogtreecommitdiffstats
path: root/git-verify-pack.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-08-05 21:21:39 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-08-05 21:21:39 +0000
commitfd9274d4a1afb62d888e84717c5f0e67850fc96a (patch)
treeccb7a2a797999c806efe4f173d344e06856c4ad2 /git-verify-pack.txt
parentbacccdab7c8f70ad9471c1b7143b08a0831f2348 (diff)
downloadgit-htmldocs-fd9274d4a1afb62d888e84717c5f0e67850fc96a.tar.gz
Autogenerated HTML docs for v1.6.4-53-g3f55e
Diffstat (limited to 'git-verify-pack.txt')
-rw-r--r--git-verify-pack.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-verify-pack.txt b/git-verify-pack.txt
index c8611632d..d791a8081 100644
--- a/git-verify-pack.txt
+++ b/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.
\--::