Show More
@@ -64,7 +64,7 b" testedwith = b'ships-with-hg-core'" | |||
|
64 | 64 | ] |
|
65 | 65 | + cmdutil.walkopts, |
|
66 | 66 | _(b'hg purge [OPTION]... [DIR]...'), |
|
67 |
helpcategory=command.CATEGORY_ |
|
|
67 | helpcategory=command.CATEGORY_WORKING_DIRECTORY, | |
|
68 | 68 | ) |
|
69 | 69 | def purge(ui, repo, *dirs, **opts): |
|
70 | 70 | '''removes files not tracked by Mercurial |
General Comments 0
You need to be logged in to leave comments.
Login now