diff tests/README @ 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 b4e0e20646bb
children 6592c4f5cd4f 445970ccf57a
line wrap: on
line diff
--- a/tests/README	Fri Jul 22 09:54:22 2005 +0100
+++ b/tests/README	Fri Jul 22 15:59:13 2005 +0100
@@ -18,13 +18,13 @@
 
 - hg commit and hg up -m want user interaction
 
-  for commit use -t "text"
+  for commit use -m "text"
   for hg up -m, set HGMERGE to something noninteractive (like true or merge)
 
 - changeset hashes will change based on user and date which make
   things like hg history output change
 
-  use commit -t "test" -u test -d "0 0"
+  use commit -m "test" -u test -d "0 0"
 
 - diff will show the current time