summaryrefslogtreecommitdiffstats
path: root/git-revert.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-01-21 02:37:44 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-01-21 02:37:44 +0000
commit0e66113fe921f700076faeb79fb355329fe9484c (patch)
treeddfda6079347d7c38a032bbd445300caf45feb0d /git-revert.txt
parentb0e0295abe39b01a1203514fe8b9167705bb7e5b (diff)
downloadgit-htmldocs-0e66113fe921f700076faeb79fb355329fe9484c.tar.gz
Autogenerated HTML docs for v1.5.4-rc4
Diffstat (limited to 'git-revert.txt')
-rw-r--r--git-revert.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-revert.txt b/git-revert.txt
index 494fc7f84..93e20f775 100644
--- a/git-revert.txt
+++ b/git-revert.txt
@@ -24,7 +24,7 @@ OPTIONS
-e|--edit::
With this option, `git-revert` will let you edit the commit
- message prior committing the revert. This is the default if
+ message prior to committing the revert. This is the default if
you run the command from a terminal.
-m parent-number|--mainline parent-number::