aboutsummaryrefslogtreecommitdiffhomepage
path: root/init/completions/apt-ftparchive.fish
diff options
context:
space:
mode:
Diffstat (limited to 'init/completions/apt-ftparchive.fish')
-rw-r--r--init/completions/apt-ftparchive.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/completions/apt-ftparchive.fish b/init/completions/apt-ftparchive.fish
index 1e7e1195..556cd877 100644
--- a/init/completions/apt-ftparchive.fish
+++ b/init/completions/apt-ftparchive.fish
@@ -1,6 +1,6 @@
#apt-ftparchive
complete -c apt-ftparchive -s h -l help -d (_ "Display help and exit")
-complete -f -c apt-ftparchive -a packages -d (_ "Generate pkg from source")
+complete -f -c apt-ftparchive -a packages -d (_ "Generate package from source")
complete -f -c apt-ftparchive -a sources -d (_ "Generate source index file")
complete -f -c apt-ftparchive -a contents -d (_ "Generate contents file")
complete -f -c apt-ftparchive -a release -d (_ "Generate release file")