5 lines
327 B
Fish
5 lines
327 B
Fish
complete --command spark --exclusive --long min --description "Minimum range"
|
|
complete --command spark --exclusive --long max --description "Maximum range"
|
|
complete --command spark --exclusive --long version --description "Print version"
|
|
complete --command spark --exclusive --long help --description "Print this help message"
|