Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9, 1.9.1, and 1.9.2

run: add table entry for help command

Changeset 33c29425b873

Parent d77ffc629000

by Adrian Buehlmann

Changes to one file · Browse files at 33c29425b873 Showing diff from parent d77ffc629000 Diff from another changeset...

 
541
542
543
 
544
545
546
 
541
542
543
544
545
546
547
@@ -541,6 +541,7 @@
  ('', 'uncompressed', None,   _('use uncompressed transfer (fast over LAN)')),],   _('thg clone [OPTION]... SOURCE [DEST]')), + "help": (help_, [], _('thg help [COMMAND]')),   "^update|checkout|co":   (update,   [('C', 'clean', None, _('discard uncommitted changes (no backup)')),