summaryrefslogtreecommitdiff
path: root/Completion/X/Command/_x_utils
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/X/Command/_x_utils')
-rw-r--r--Completion/X/Command/_x_utils6
1 files changed, 3 insertions, 3 deletions
diff --git a/Completion/X/Command/_x_utils b/Completion/X/Command/_x_utils
index e286dd3b3..183f5efb9 100644
--- a/Completion/X/Command/_x_utils
+++ b/Completion/X/Command/_x_utils
@@ -88,9 +88,9 @@ xhost)
case "$type" in
inet) _hosts && ret=0;;
- dnet) _message 'DECnet host';;
- nis) _message 'Secure RPC network name';;
- krb) _message 'Kerberos V5 principal';;
+ dnet) _message -e decnet-hosts 'DECnet host';;
+ nis) _message -e network-names 'Secure RPC network name';;
+ krb) _message -e principals 'Kerberos V5 principal';;
esac
else
_alternative \