about summary refs log tree commit diff
path: root/Completion/Unix/Command/_nslookup
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_nslookup')
-rw-r--r--Completion/Unix/Command/_nslookup2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_nslookup b/Completion/Unix/Command/_nslookup
index 45f878b54..9bc80ab2b 100644
--- a/Completion/Unix/Command/_nslookup
+++ b/Completion/Unix/Command/_nslookup
@@ -94,7 +94,7 @@ if [[ -n "$compcontext" ]]; then
     return 1
     ;;
   finger)
-    _message 'finger name'
+    _message -e names 'finger name'
     return 1
     ;;
   ls)