archive: adjust help text
authortimeless <timeless@mozdev.org>
Thu, 17 Dec 2015 14:56:32 +0000
changeset 27427 23842c0a5000
parent 27426 859e9244ec54
child 27428 71d0fd3c2e24
archive: adjust help text
mercurial/commands.py
--- a/mercurial/commands.py	Thu Dec 17 14:54:47 2015 +0000
+++ b/mercurial/commands.py	Thu Dec 17 14:56:32 2015 +0000
@@ -464,7 +464,7 @@
     directory; use -r/--rev to specify a different revision.
 
     The archive type is automatically detected based on file
-    extension (or override using -t/--type).
+    extension (to override, use -t/--type).
 
     .. container:: verbose