Files
fish-shell/doc_src
Fabian Boehm 993448d552 argparse: Allow usage without optspecs
It's still useful without, for instance to implement a command that
takes no options, or to check min-args or max-args.

(technically no optspecs, no min/max args and --ignore-unknown does
nothing, but that's a very specific error that we don't need to forbid)

Fixes #9006
2022-06-27 17:02:20 +02:00
..
2022-02-14 16:18:16 -08:00
2022-04-19 18:52:06 +02:00
2022-01-09 23:47:58 +08:00