Opened 9 years ago
Closed 9 years ago
#507 closed enhancement (fixed)
Make "help movie" show docs instead of list of subcommands
| Reported by: | Tom Goddard | Owned by: | Conrad Huang |
|---|---|---|---|
| Priority: | blocker | Milestone: | Alpha Release |
| Component: | Help System | Version: | |
| Keywords: | Cc: | meng@… | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
Want "help movie" to show the movie command manual page in the html browser. Currently it just shows a list of subcommands in the log window.
Change History (4)
comment:1 by , 9 years ago
| Milestone: | → Alpha Release |
|---|
comment:2 by , 9 years ago
comment:3 by , 9 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:4 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fix by looking for local help file even for commands without a callback. May still need to allow bundles to register URL for "umbrella" commands (like "movie").
Note:
See TracTickets
for help on using tickets.
I'd vote to also make the analogous change to "usage", i.e. show the usage for all the subcommands if you enter "usage movie"... if only one subcommand ends up being the one you want to see, you can easily scroll to that in the Log. It's more annoying having to type another command.