hgext/inotify/__init__.py
changeset 8947 9cda78218ab3
parent 8932 f87884329419
child 9351 206f7f4c5c2a
--- a/hgext/inotify/__init__.py	Sat Jun 27 12:03:48 2009 +0200
+++ b/hgext/inotify/__init__.py	Sat Jun 27 12:05:01 2009 +0200
@@ -107,5 +107,5 @@
           ('', 'daemon-pipefds', '', _('used internally by daemon mode')),
           ('t', 'idle-timeout', '', _('minutes to sit idle before exiting')),
           ('', 'pid-file', '', _('name of file to write process ID to'))],
-         _('hg inserve [OPT]...')),
+         _('hg inserve [OPTION]...')),
     }