##// END OF EJS Templates
mq: mention qfinish in qimport help
Patrick Mezard -
r13528:73bf872a default
parent child Browse files
Show More
@@ -1898,7 +1898,7 b' def qimport(ui, repo, *filename, **opts)'
1898 With -g/--git, patches imported with --rev will use the git diff
1898 With -g/--git, patches imported with --rev will use the git diff
1899 format. See the diffs help topic for information on why this is
1899 format. See the diffs help topic for information on why this is
1900 important for preserving rename/copy information and permission
1900 important for preserving rename/copy information and permission
1901 changes.
1901 changes. Use :hg:`qfinish` to remove changesets from mq control.
1902
1902
1903 To import a patch from standard input, pass - as the patch file.
1903 To import a patch from standard input, pass - as the patch file.
1904 When importing from standard input, a patch name must be specified
1904 When importing from standard input, a patch name must be specified
General Comments 0
You need to be logged in to leave comments. Login now