aboutsummaryrefslogtreecommitdiffhomepage
path: root/init/completions/apt-spy.fish
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-01-10 00:47:30 +1000
committerGravatar axel <axel@liljencrantz.se>2006-01-10 00:47:30 +1000
commitfaa23a33ec2943ddb602c59a6c82aff1b188bd14 (patch)
treecb6423e17e9835288ed8188f491cec23952f2b99 /init/completions/apt-spy.fish
parentae511451fe04ce9e8b6934eaf687c8cdf64780bf (diff)
Minor completion description tweaks, try to use the same description for the same situation in multiple commands, to decrease number of strings to translate
darcs-hash:20060109144730-ac50b-02c888d17745b5406e099040e12130fb2a419276.gz
Diffstat (limited to 'init/completions/apt-spy.fish')
-rw-r--r--init/completions/apt-spy.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/completions/apt-spy.fish b/init/completions/apt-spy.fish
index 971daf4d..73665bc4 100644
--- a/init/completions/apt-spy.fish
+++ b/init/completions/apt-spy.fish
@@ -1,5 +1,5 @@
#apt-spy
-complete -c apt-spy -s h -d (_ "Apt-spy command help")
+complete -c apt-spy -s h -d (_ "Display help and exit")
complete -f -c apt-spy -s d -a "stable testing unstable" -d (_ "Debian distribtion")
complete -f -c apt-spy -s a -a "Africa Asia Europe North-America Oceania South-America" -d (_ "Servers in the areas")
complete -c apt-spy -s c -d (_ "Conf file")