diff --git a/tests/test-mq.out b/tests/test-mq.out --- a/tests/test-mq.out +++ b/tests/test-mq.out @@ -30,6 +30,7 @@ list of commands (use "hg help -v mq" to qdelete remove a patch from the series file qdiff diff of the current patch qfold fold the named patches into the current patch + qguard set or print guards for a patch qheader Print the header of the topmost or specified patch qimport import a patch qinit init a new queue repository @@ -42,6 +43,7 @@ list of commands (use "hg help -v mq" to qrename rename a patch qrestore restore the queue state saved by a rev qsave save current queue state + qselect set or print guarded patches to push qseries print the entire series file qtop print the name of the current patch qunapplied print the patches not yet applied