Modify ↓
Ticket #2579 (closed enhancement: duplicate)
Opened 6 years ago
Last modified 6 years ago
trac-admin without arguments produces very wide help message
| Reported by: | ianb@… | Owned by: | daniel |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | admin/console | Version: | 0.9.2 |
| Severity: | minor | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
When you run "trac-admin" by itself, it writes out all the commands and then lines up the descriptions of the commands. This creates a very wide response. It would be nicer to simply show:
initenv Create and initialize a new environment initenv <projectname> ... Create and ...
Attachments
Change History
comment:1 Changed 6 years ago by cmlenz
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



This is a dupe of #2496.