mercurial/commands.py
changeset 7974 a8a719ff150a
parent 7948 de377b1a9a84
child 7975 fc4a3931e608
--- a/mercurial/commands.py	Sat Apr 04 12:28:13 2009 -0500
+++ b/mercurial/commands.py	Sat Apr 04 00:27:55 2009 +0200
@@ -145,7 +145,7 @@
     "zip": zip archive, compressed using deflate
 
     The exact name of the destination archive or directory is given
-    using a format string; see "hg help export" for details.
+    using a format string; see 'hg help export' for details.
 
     Each member added to an archive file has a directory prefix
     prepended. Use "-p" to specify a format string for the prefix.
@@ -1030,7 +1030,7 @@
     probably with undesirable results.
 
     Use the --git option to generate diffs in the git extended diff
-    format. For more information, read hg help diffs.
+    format. For more information, read 'hg help diffs'.
     """
 
     revs = opts.get('rev')