changeset 27427:23842c0a5000

archive: adjust help text
author timeless <timeless@mozdev.org>
date Thu, 17 Dec 2015 14:56:32 +0000
parents 859e9244ec54
children 71d0fd3c2e24
files mercurial/commands.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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