Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
The synopsis of the manpages should use the hyphenated version
author
Christian Meder
<chris@absolutegiganten.org>
Mon, 10 Oct 2005 23:01:32 +0000
(16:01 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Mon, 10 Oct 2005 23:01:32 +0000
(16:01 -0700)
The synopsis of the manpages should use the hyphenated version of the git
commands. Adapt the remaining offenders.
Signed-off-by: Christian Meder <chris@absolutegiganten.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-clone.txt
patch
|
blob
|
history
Documentation/git-commit.txt
patch
|
blob
|
history
Documentation/git-log.txt
patch
|
blob
|
history
Documentation/git-resolve.txt
patch
|
blob
|
history
Documentation/git-shortlog.txt
patch
|
blob
|
history
Documentation/git-show-branch.txt
patch
|
blob
|
history
Documentation/git-status.txt
patch
|
blob
|
history
Documentation/git-whatchanged.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
72e9340
)
diff --git
a/Documentation/git-clone.txt
b/Documentation/git-clone.txt
index 5b8c6e8be3c1bee491208d09bbe5a62ec9069dc1..dd92cdefc2a2c504aea8ca23ce0e01746020036f 100644
(file)
--- a/
Documentation/git-clone.txt
+++ b/
Documentation/git-clone.txt
@@
-8,7
+8,7
@@
git-clone - Clones a repository.
SYNOPSIS
--------
SYNOPSIS
--------
-'git
clone' [-l [-s]] [-q] [-n] [-u <upload-pack>] <repository> <directory>
+'git
-
clone' [-l [-s]] [-q] [-n] [-u <upload-pack>] <repository> <directory>
DESCRIPTION
-----------
DESCRIPTION
-----------
diff --git
a/Documentation/git-commit.txt
b/Documentation/git-commit.txt
index 236f7c4f32e94759d58dba80e731cc8274476f33..1edc278c64827b47d8b672106433417510342392 100644
(file)
--- a/
Documentation/git-commit.txt
+++ b/
Documentation/git-commit.txt
@@
-7,7
+7,7
@@
git-commit - Record your changes
SYNOPSIS
--------
SYNOPSIS
--------
-'git
commit' [-a] [-s] [-v] [(-c | -C) <commit> | -F <file> | -m <msg>] [-e] <file>...
+'git
-
commit' [-a] [-s] [-v] [(-c | -C) <commit> | -F <file> | -m <msg>] [-e] <file>...
DESCRIPTION
-----------
DESCRIPTION
-----------
diff --git
a/Documentation/git-log.txt
b/Documentation/git-log.txt
index 16f48295c20951b35744f3a81d816e515568fff7..13a3998302a2817bb36d7555f171311ce19a3d0c 100644
(file)
--- a/
Documentation/git-log.txt
+++ b/
Documentation/git-log.txt
@@
-8,7
+8,7
@@
git-log - Show commit logs
SYNOPSIS
--------
SYNOPSIS
--------
-'git
log' <option>...
+'git
-
log' <option>...
DESCRIPTION
-----------
DESCRIPTION
-----------
diff --git
a/Documentation/git-resolve.txt
b/Documentation/git-resolve.txt
index db38e2407ab3e8344db05c3048db9e46db023376..4e57c2b2877b1594b3a467c0930348221e98c672 100644
(file)
--- a/
Documentation/git-resolve.txt
+++ b/
Documentation/git-resolve.txt
@@
-8,7
+8,7
@@
git-resolve - Merge two commits
SYNOPSIS
--------
SYNOPSIS
--------
-'git
resolve' <current> <merged> <message>
+'git
-
resolve' <current> <merged> <message>
DESCRIPTION
-----------
DESCRIPTION
-----------
diff --git
a/Documentation/git-shortlog.txt
b/Documentation/git-shortlog.txt
index 696a4245b5ca6cc49a9dcaa346d8a0e7453e44b0..65ca77fbf657520a59b308fc3e99ed79b61cff95 100644
(file)
--- a/
Documentation/git-shortlog.txt
+++ b/
Documentation/git-shortlog.txt
@@
-8,7
+8,7
@@
git-shortlog - Summarize 'git log' output.
SYNOPSIS
--------
SYNOPSIS
--------
-'git
log --pretty=short | git shortlog'
+'git
-
log --pretty=short | git shortlog'
DESCRIPTION
-----------
DESCRIPTION
-----------
diff --git
a/Documentation/git-show-branch.txt
b/Documentation/git-show-branch.txt
index 32da5ba330f18f740a91a8e622a1710037cede7f..e0dce7ec128a178e829c7927603bf456bf4311db 100644
(file)
--- a/
Documentation/git-show-branch.txt
+++ b/
Documentation/git-show-branch.txt
@@
-7,7
+7,7
@@
git-show-branch - Show branches and their commits.
SYNOPSIS
--------
SYNOPSIS
--------
-'git
show-branch [--all] [--heads] [--tags] [--more=<n> | --list | --independent | --merge-base] <reference>...'
+'git
-
show-branch [--all] [--heads] [--tags] [--more=<n> | --list | --independent | --merge-base] <reference>...'
DESCRIPTION
-----------
DESCRIPTION
-----------
diff --git
a/Documentation/git-status.txt
b/Documentation/git-status.txt
index 89a4f38203394b198208d0a3317e5494180d6cea..753fc0866d2883af59ed54fd7ca566f7694172e3 100644
(file)
--- a/
Documentation/git-status.txt
+++ b/
Documentation/git-status.txt
@@
-8,7
+8,7
@@
git-status - Show working tree status.
SYNOPSIS
--------
SYNOPSIS
--------
-'git
status'
+'git
-
status'
DESCRIPTION
-----------
DESCRIPTION
-----------
diff --git
a/Documentation/git-whatchanged.txt
b/Documentation/git-whatchanged.txt
index 118a3fdb9eea4f44ee3cfe9800f574e038f943c2..8a2212de6448f50659df6e86fad2ba7d49ccb6c9 100644
(file)
--- a/
Documentation/git-whatchanged.txt
+++ b/
Documentation/git-whatchanged.txt
@@
-8,7
+8,7
@@
git-whatchanged - Show logs with difference each commit introduces.
SYNOPSIS
--------
SYNOPSIS
--------
-'git
whatchanged' <option>...
+'git
-
whatchanged' <option>...
DESCRIPTION
-----------
DESCRIPTION
-----------