tests/test-completion.t
changeset 46262 9c9e0b4b2ca7
parent 46237 bc884e31b8c8
child 46368 bb3a5c0df06b
equal deleted inserted replaced
46261:c9b2a4d69e66 46262:9c9e0b4b2ca7
   240 
   240 
   241 Show an error if we use --options with an ambiguous abbreviation
   241 Show an error if we use --options with an ambiguous abbreviation
   242   $ hg debugcomplete --options s
   242   $ hg debugcomplete --options s
   243   hg: command 's' is ambiguous:
   243   hg: command 's' is ambiguous:
   244       serve shelve showconfig status summary
   244       serve shelve showconfig status summary
   245   [255]
   245   [10]
   246 
   246 
   247 Show all commands + options
   247 Show all commands + options
   248   $ hg debugcommands
   248   $ hg debugcommands
   249   abort: dry-run
   249   abort: dry-run
   250   add: include, exclude, subrepos, dry-run
   250   add: include, exclude, subrepos, dry-run