changeset 13528:73bf872a91d8

mq: mention qfinish in qimport help
author Patrick Mezard <pmezard@gmail.com>
date Thu, 03 Mar 2011 21:42:15 +0100
parents d931cce7f207
children 9b62cbe81f44
files hgext/mq.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/mq.py	Wed Mar 02 22:00:41 2011 -0600
+++ b/hgext/mq.py	Thu Mar 03 21:42:15 2011 +0100
@@ -1898,7 +1898,7 @@
     With -g/--git, patches imported with --rev will use the git diff
     format. See the diffs help topic for information on why this is
     important for preserving rename/copy information and permission
-    changes.
+    changes. Use :hg:`qfinish` to remove changesets from mq control.
 
     To import a patch from standard input, pass - as the patch file.
     When importing from standard input, a patch name must be specified