hgext/purge.py
changeset 8894 868670dbc237
parent 8873 e872ef2e6758
child 8934 9dda4c73fc3b
--- a/hgext/purge.py	Mon Jun 22 14:49:07 2009 +0200
+++ b/hgext/purge.py	Mon Jun 22 15:48:08 2009 +0200
@@ -23,7 +23,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-'''enable removing untracked files only'''
+'''delete files not tracked from the working directory'''
 
 from mercurial import util, commands, cmdutil
 from mercurial.i18n import _