mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2025-02-23 01:35:50 -06:00
add todo
This commit is contained in:
parent
bff6bc7c7c
commit
d5b0c1278c
1 changed files with 2 additions and 0 deletions
2
todo.md
2
todo.md
|
@ -14,6 +14,8 @@
|
||||||
|
|
||||||
### cli generator
|
### cli generator
|
||||||
|
|
||||||
|
- [ ] ShowHelp setting should occur after "a hwylCliError"
|
||||||
|
could be by default (see `program --help` for more info.)
|
||||||
- [ ] add support for types(metavars)/defaults/required in help output
|
- [ ] 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))
|
- [ ] 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
|
inject this code in the same place as the "default" setting
|
||||||
|
|
Loading…
Add table
Reference in a new issue