summaryrefslogtreecommitdiffstats
path: root/cmds-mainporcelain.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-06-22 23:22:55 +0000
committerJunio C Hamano <junio@kernel.org>2010-06-22 23:22:55 +0000
commit89a5734841938bb740c6a30b2c5b1a6ad4c4fc20 (patch)
treee5fe749f756d68ca6b039ea18d2ad80281d9c0a3 /cmds-mainporcelain.txt
parentbb88cf46ef8a2521a253db9ab576e12202a54fa5 (diff)
downloadgit-htmldocs-89a5734841938bb740c6a30b2c5b1a6ad4c4fc20.tar.gz
Autogenerated HTML docs for v1.7.1-569-g6f426
Diffstat (limited to 'cmds-mainporcelain.txt')
-rw-r--r--cmds-mainporcelain.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmds-mainporcelain.txt b/cmds-mainporcelain.txt
index 10dfc24c9..f67a55b5f 100644
--- a/cmds-mainporcelain.txt
+++ b/cmds-mainporcelain.txt
@@ -20,7 +20,7 @@ linkgit:git-checkout[1]::
Checkout a branch or paths to the working tree.
linkgit:git-cherry-pick[1]::
- Apply the change introduced by an existing commit.
+ Apply the changes introduced by some existing commits.
linkgit:git-citool[1]::
Graphical alternative to git-commit.
@@ -83,7 +83,7 @@ linkgit:git-reset[1]::
Reset current HEAD to the specified state.
linkgit:git-revert[1]::
- Revert an existing commit.
+ Revert some existing commits.
linkgit:git-rm[1]::
Remove files from the working tree and from the index.