Update
This commit is contained in:
4
config/fish/completions/spark.fish
Normal file
4
config/fish/completions/spark.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user