projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5164b6c
)
git(7): put the synopsis in a verse style paragraph
author
Jonas Fonseca
<fonseca@diku.dk>
Fri, 25 Aug 2006 01:05:48 +0000
(
03:05
+0200)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 26 Aug 2006 02:26:21 +0000
(19:26 -0700)
... so it wraps properly in small terminals.
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt
patch
|
blob
|
history
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index 3de5fa9c82de4d49a041480ce6681f69a97f167c..a9c87e38dae69b0799328917727867342eb5d22c 100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-8,8
+8,9
@@
git - the stupid content tracker
SYNOPSIS
--------
+[verse]
'git' [--version] [--exec-path[=GIT_EXEC_PATH]] [-p|--paginate]
-
[--bare] [--git-dir=GIT_DIR] [--help] COMMAND [ARGS]
+ [--bare] [--git-dir=GIT_DIR] [--help] COMMAND [ARGS]
DESCRIPTION
-----------