提交 cc1621e2 编写于 作者: C Christian Meder 提交者: Junio C Hamano

The synopsis of the manpages should use the hyphenated version

The synopsis of the manpages should use the hyphenated version of the git
commands. Adapt the remaining offenders.
Signed-off-by: NChristian Meder <chris@absolutegiganten.org>
Signed-off-by: NJunio C Hamano <junkio@cox.net>
上级 72e9340c
......@@ -8,7 +8,7 @@ git-clone - Clones a repository.
SYNOPSIS
--------
'git clone' [-l [-s]] [-q] [-n] [-u <upload-pack>] <repository> <directory>
'git-clone' [-l [-s]] [-q] [-n] [-u <upload-pack>] <repository> <directory>
DESCRIPTION
-----------
......
......@@ -7,7 +7,7 @@ git-commit - Record your changes
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
-----------
......
......@@ -8,7 +8,7 @@ git-log - Show commit logs
SYNOPSIS
--------
'git log' <option>...
'git-log' <option>...
DESCRIPTION
-----------
......
......@@ -8,7 +8,7 @@ git-resolve - Merge two commits
SYNOPSIS
--------
'git resolve' <current> <merged> <message>
'git-resolve' <current> <merged> <message>
DESCRIPTION
-----------
......
......@@ -8,7 +8,7 @@ git-shortlog - Summarize 'git log' output.
SYNOPSIS
--------
'git log --pretty=short | git shortlog'
'git-log --pretty=short | git shortlog'
DESCRIPTION
-----------
......
......@@ -7,7 +7,7 @@ git-show-branch - Show branches and their commits.
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
-----------
......
......@@ -8,7 +8,7 @@ git-status - Show working tree status.
SYNOPSIS
--------
'git status'
'git-status'
DESCRIPTION
-----------
......
......@@ -8,7 +8,7 @@ git-whatchanged - Show logs with difference each commit introduces.
SYNOPSIS
--------
'git whatchanged' <option>...
'git-whatchanged' <option>...
DESCRIPTION
-----------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册