fish-shell/tests/test6.err
Kurtis Rader acd8363c38 allow complete -d ''
There isn't a good reason to disallow an explicitly empty completion
description. Since I'm touching the code also modify the argument
parsing the match the style of most of the builtins.

Fixes #3557.
2016-11-17 14:53:50 -08:00

3 lines
123 B
Text

complete: -o requires a non-empty string
complete: -l requires a non-empty string
complete: -s requires a non-empty string