about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--fish/completions/xgensum.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/completions/xgensum.fish b/fish/completions/xgensum.fish
index 1cfb4e6..2e3f669 100644
--- a/fish/completions/xgensum.fish
+++ b/fish/completions/xgensum.fish
@@ -3,4 +3,4 @@ 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)'
+complete -c xgensum -a '(__xtools_complete_packages)'