about summary refs log tree commit diff
path: root/fish/completions/xbulk.fish
diff options
context:
space:
mode:
Diffstat (limited to 'fish/completions/xbulk.fish')
-rw-r--r--fish/completions/xbulk.fish4
1 files changed, 4 insertions, 0 deletions
diff --git a/fish/completions/xbulk.fish b/fish/completions/xbulk.fish
new file mode 100644
index 0000000..2e0de25
--- /dev/null
+++ b/fish/completions/xbulk.fish
@@ -0,0 +1,4 @@
+complete -c xbulk -f
+complete -c xbulk -s n -d 'Dry run'
+complete -c xbulk -s k -d 'Keep going on errors'
+complete -c xbulk -a '(__xtools_complete_packages)'