diff --git a/README.md b/README.md index 2f22bd1..bf6a1cc 100644 --- a/README.md +++ b/README.md @@ -144,8 +144,7 @@ static int handle_name(const char *arg, void *cfg) { ### Help ```c -void cli_print_options(const struct option_descriptor *opts, size_t nb_opts, - t_arg_type_to_str to_str); +void cli_print_options(const struct option_descriptor *opts, size_t nb_opts, t_arg_type_to_str to_str); ``` Prints a formatted options table to stdout. `to_str` maps `arg_type` integers