summaryrefslogtreecommitdiffstats
path: root/git-fsck-objects.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-01-06 17:13:58 -0800
committerJunio C Hamano <junio@hera.kernel.org>2006-01-06 17:13:58 -0800
commit235a91e6b0d1d18a2517cf7e0a18278a6912bdb0 (patch)
tree526cd006cb2571a64bb543fbe7fbdd8e425af718 /git-fsck-objects.txt
parentab0087622a692f2980ae9f169beb4459f36bf230 (diff)
downloadgit-htmldocs-235a91e6b0d1d18a2517cf7e0a18278a6912bdb0.tar.gz
Autogenerated HTML docs for 026351a03507dc3a2e89e068c01234dc55914df2
Diffstat (limited to 'git-fsck-objects.txt')
-rw-r--r--git-fsck-objects.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-fsck-objects.txt b/git-fsck-objects.txt
index bab1f6080..387b43548 100644
--- a/git-fsck-objects.txt
+++ b/git-fsck-objects.txt
@@ -8,7 +8,9 @@ git-fsck-objects - Verifies the connectivity and validity of the objects in the
SYNOPSIS
--------
-'git-fsck-objects' [--tags] [--root] [--unreachable] [--cache] [--standalone | --full] [--strict] [<object>*]
+[verse]
+'git-fsck-objects' [--tags] [--root] [--unreachable] [--cache]
+ [--standalone | --full] [--strict] [<object>*]
DESCRIPTION
-----------