Emil Velikov 0e5b3b7910 tools: use space for long opts
The getopt_long() API handles both space and = separated long options
just fine. On the other hand, supporting both in the shell completions
means that we'll have to quadruple them in terms of size/complexity.

So let's try to keep things simple and consistent, by recommending only
the space variant.

Make sure to update both the tools' --help and the respective man pages.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/313
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
2025-03-25 14:08:08 -05:00
..
2025-03-25 14:08:08 -05:00
2024-10-17 08:27:03 -05:00
2025-03-25 14:08:08 -05:00
2025-03-25 14:08:08 -05:00