summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-05-19 04:51:55 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-05-19 04:51:55 +0000
commita9b8d243c327d89fe2ccd30aa107400e69f04238 (patch)
tree9b514c2e8ee0188b68118ecd511bb5a21f970640 /git-for-each-ref.txt
parent75485c89fbee8a433ff53a688f7f645f6ec3b160 (diff)
downloadgit-htmldocs-a9b8d243c327d89fe2ccd30aa107400e69f04238.tar.gz
Autogenerated HTML docs for v1.5.2-rc3-87-g404f
Diffstat (limited to 'git-for-each-ref.txt')
-rw-r--r--git-for-each-ref.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-for-each-ref.txt b/git-for-each-ref.txt
index f49b0d944..6df8e8500 100644
--- a/git-for-each-ref.txt
+++ b/git-for-each-ref.txt
@@ -7,7 +7,10 @@ git-for-each-ref - Output information on each ref
SYNOPSIS
--------
-'git-for-each-ref' [--count=<count>]\* [--shell|--perl|--python|--tcl] [--sort=<key>]\* [--format=<format>] [<pattern>]
+[verse]
+'git-for-each-ref' [--count=<count>]\*
+ [--shell|--perl|--python|--tcl]
+ [--sort=<key>]\* [--format=<format>] [<pattern>]
DESCRIPTION
-----------