diff options
author | Matthias Kestenholz <matthias@spinlock.ch> | 2007-05-18 15:39:33 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-05-18 21:47:40 -0700 |
commit | e448ff877b5bff0f2e6c5281652ed5183a41ed6c (patch) | |
tree | bfce405296fac3f7daef438fbef87bc972cfbdcd /Documentation/git-name-rev.txt | |
parent | GIT v1.5.1.5 (diff) | |
download | tgif-e448ff877b5bff0f2e6c5281652ed5183a41ed6c.tar.xz |
Documentation: Added [verse] to SYNOPSIS where necessary
Signed-off-by: Matthias Kestenholz <matthias@spinlock.ch>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-name-rev.txt')
-rw-r--r-- | Documentation/git-name-rev.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-name-rev.txt b/Documentation/git-name-rev.txt index 5b5c4c865f..d6c8bf800f 100644 --- a/Documentation/git-name-rev.txt +++ b/Documentation/git-name-rev.txt @@ -8,6 +8,7 @@ git-name-rev - Find symbolic names for given revs SYNOPSIS -------- +[verse] 'git-name-rev' [--tags] [--refs=<pattern>] ( --all | --stdin | <committish>... ) |