doc/hg.1.txt
changeset 761 0fb498458905
parent 750 25986be9a1aa
child 766 b444a7e053f1
--- a/doc/hg.1.txt
+++ b/doc/hg.1.txt
@@ -112,7 +112,7 @@ commit [-A -t -l <file> -m <text> -u <us
     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 @@ tag [-l -m <text> -d <datecode> -u <user
 
     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