darcs

Issue 1724 Help on aliased commands is broken for (at least) subcommands like show manifest

Title Help on aliased commands is broken for (at least) subcommands like show manifest
Priority bug Status resolved
Milestone Resolved in 2.5.0
Superseder Nosy List darcs-devel, dmitry.kurochkin, jaredj, kowey, thomashartman1
Assigned To
Topics ProbablyEasy, UI

Created on 2009-12-31.18:04:28 by thomashartman1, last changed 2010-12-15.15:52:09 by kerneis.

Messages
msg9712 (view) Author: thomashartman1 Date: 2009-12-31.18:04:24
darcs show manifest --help

... (snip)...

The `darcs manifest' command is an alias for `darcs files'.

Of course this should be darcs show files. This help error originates from the 
CommandName field in ShowFiles.showFiles, but unforunately if you change this 
from "files" to "show files" it breaks the show command.
msg9716 (view) Author: kowey Date: 2010-01-02.12:02:39
Should be fairly straightforward for a beginner to track down and fix.
msg13341 (view) Author: kerneis Date: 2010-12-15.15:52:08
Resolved a long time ago:
Sun Feb 21 13:56:53 CET 2010  Eric Kow <kowey@darcs.net>
  * Correct online help text for aliases of subcommands.
History
Date User Action Args
2009-12-31 18:04:29thomashartman1create
2010-01-02 12:02:45koweysetpriority: bug
status: unknown -> needs-implementation
topic: + ProbablyEasy, UI
messages: + msg9716
nosy: + kowey, jaredj
2010-12-15 15:52:09kerneissetstatus: needs-implementation -> resolved
messages: + msg13341
resolvedin: 2.5.0