mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2025-02-23 01:35:50 -06:00
update todos
This commit is contained in:
parent
17a44c17f7
commit
f68b25809c
1 changed files with 2 additions and 2 deletions
4
todo.md
4
todo.md
|
@ -14,10 +14,10 @@
|
|||
|
||||
### cli generator
|
||||
|
||||
- [x] add InferShortFlags setting
|
||||
- [ ] ShowHelp setting should occur after "a hwylCliError"
|
||||
could be by default (see `program --help` for more info.)
|
||||
- [ ] add InferShortFlags setting
|
||||
- [ ] consier support "more verbose" help i.e. -h vs --help giving different results
|
||||
- [ ] consider support "more verbose" help i.e. -h vs --help giving different results
|
||||
- [ ] add support for types(metavars)/defaults/required in help output
|
||||
- [ ] add support for E/env param for flags to add custom env_var (in help (env: OPTIONAL_ENV_VAR))
|
||||
inject this code in the same place as the "default" setting
|
||||
|
|
Loading…
Add table
Reference in a new issue