diff doc/hg.1.txt @ 761:0fb498458905

Change all references to -t --text commit message to -m and --message.
author Andrew Thompson <andrewkt@aktzero.com>
date Fri, 22 Jul 2005 15:59:13 +0100
parents 25986be9a1aa
children b444a7e053f1
line wrap: on
line diff
--- a/doc/hg.1.txt	Fri Jul 22 09:54:22 2005 +0100
+++ b/doc/hg.1.txt	Fri Jul 22 15:59:13 2005 +0100
@@ -112,7 +112,7 @@
     Options:
 
     -A, --addremove       run addremove during commit
-    -m, --text <text>     use <text> as commit message
+    -m, --message <text>  use <text> as commit message
     -l, --logfile <file>  show the commit message for the given file
     -d, --date <datecode> record datecode as commit date
     -u, --user <user>     record user as commiter
@@ -358,7 +358,7 @@
 
     options:
     -l, --local           make the tag local
-    -m, --text <text>     message for tag commit log entry
+    -m, --message <text>  message for tag commit log entry
     -d, --date <datecode> datecode for commit
     -u, --user <user>     user for commit