about summary refs log tree commit diff
path: root/fish/completions/xgensum.fish
diff options
context:
space:
mode:
Diffstat (limited to 'fish/completions/xgensum.fish')
-rw-r--r--fish/completions/xgensum.fish6
1 files changed, 6 insertions, 0 deletions
diff --git a/fish/completions/xgensum.fish b/fish/completions/xgensum.fish
new file mode 100644
index 0000000..1cfb4e6
--- /dev/null
+++ b/fish/completions/xgensum.fish
@@ -0,0 +1,6 @@
+complete -c xgensum -f
+complete -c xgensum -s f -d 'Force (re-)download of distfiles'
+complete -c xgensum -s c -d 'Use content checksum'
+complete -c xgensum -s i -d 'Replace checksum in-place'
+complete -c xgensum -s H -d 'Absolute path to hostdir' -xa '(__fish_complete_directories)'
+complete -c xgensum -a '(__xtools_complete_one_package)'