diff tests/test-help.out @ 8004:d5b1b846f277

commands: word-wrap help texts at 70 characters
author Martin Geisler <mg@daimi.au.dk>
date Sat, 04 Apr 2009 23:21:23 +0200
parents 6b04f12d2831
children 76e4c08a48ad
line wrap: on
line diff
--- a/tests/test-help.out	Sat Apr 04 23:20:10 2009 +0200
+++ b/tests/test-help.out	Sat Apr 04 23:21:23 2009 +0200
@@ -164,7 +164,8 @@
 
 add the specified files on the next commit
 
-    Schedule files to be version controlled and added to the repository.
+    Schedule files to be version controlled and added to the
+    repository.
 
     The files will be added to the repository at the next commit. To
     undo an add before that, see hg revert.
@@ -183,7 +184,8 @@
 
 add the specified files on the next commit
 
-    Schedule files to be version controlled and added to the repository.
+    Schedule files to be version controlled and added to the
+    repository.
 
     The files will be added to the repository at the next commit. To
     undo an add before that, see hg revert.