aboutsummaryrefslogtreecommitdiff
path: root/cli/cli-opts.h
Commit message (Collapse)AuthorAge
* cli-opts: change return code for bad args errorsYaroslav de la Peña Smirnov2025-09-16
| | | | Let's make it more consistent.
* clang-format: align with spacesYaroslav de la Peña Smirnov2025-09-13
| | | | Also format cli after the changes.
* cli: minor bug fixes and improvmentsYaroslav de la Peña Smirnov2025-09-13
|
* cli: header with extra option implementationsYaroslav de la Peña Smirnov2025-09-13
For now just one, `struct cli_opt_data_size`.