Feature #96
Change getopt to be able to auto generate bash_completion, --help and parts of the manpage
| Status: | Closed | Start: | 09/10/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Interpreter / Shell | |||
| Target version: | 0.8 | |||
Description
Keeping bash_completion, --help and the manpage in sync with the "reality" is a cumbersome task. Utilising the getopt module to help with it would be of great benefit. But this would require some changes to the way getopt works.
Adding a "doc" parameter is required to add the documentation string to the option. But also specifying the exact Argument type (file, module, path, etc.) is required.
History
Updated by Rüdiger Sonderfeld 363 days ago
- % Done changed from 0 to 80
next branch contains updates to getopt and flusspferd shell. To utilise getopt_man/getopt_bash the build script and flusspferd shell has to be adjusted.
Updated by Rüdiger Sonderfeld 363 days ago
- Status changed from Assigned to Closed
- % Done changed from 80 to 100
everything done in master and ready for 0.8