nim-confutils/confutils
jangko 0f4961822d feature: multiple lines long description
line break char: '\n', '\r'
example:
 -x, --name   regular description [=defVal].
              longdesc line one.
              longdesc line two.
              longdesc line three.

why additional pragma?
- to keep the default value not too far away from the 'name'.
2021-11-30 20:09:45 +02:00
..
envvar Handle changes in the serialization library 2021-03-19 04:01:44 +02:00
std 0 is not a valid TCP/UDP port 2020-10-09 16:29:48 +03:00
winreg Handle changes in the serialization library 2021-03-19 04:01:44 +02:00
cli_parser.nim Fix #6 2019-11-08 16:28:04 +00:00
cli_parsing_fuzzer.nim Add a helper module for fuzzing CLI parsers 2020-10-01 22:04:53 +03:00
config_file.nim Handle hidden parameters in config files 2021-05-16 19:08:51 +03:00
defs.nim feature: multiple lines long description 2021-11-30 20:09:45 +02:00
shell_completion.nim Remove warnings with Nim 1.0 2019-11-08 17:57:44 +00:00