about summary refs log tree commit diff
path: root/Completion/Unix/Command/_samba
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2002-03-25 16:05:31 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2002-03-25 16:05:31 +0000
commit531194ffcaf0eafb262fe766e23f888c38374b3f (patch)
tree43c92b67ef675627a771712bb29fb2a7d3aef9df /Completion/Unix/Command/_samba
parent99bec60e456f00b94eb1385c7bc151ba91ff0078 (diff)
downloadzsh-531194ffcaf0eafb262fe766e23f888c38374b3f.tar.gz
zsh-531194ffcaf0eafb262fe766e23f888c38374b3f.tar.xz
zsh-531194ffcaf0eafb262fe766e23f888c38374b3f.zip
merge changes from 4.1
Diffstat (limited to 'Completion/Unix/Command/_samba')
-rw-r--r--Completion/Unix/Command/_samba2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_samba b/Completion/Unix/Command/_samba
index 110c5008b..8e9d4aefe 100644
--- a/Completion/Unix/Command/_samba
+++ b/Completion/Unix/Command/_samba
@@ -35,7 +35,7 @@ case $service in
       '(-N -A)2:password'
       '(2)-s+[specify location of smb.conf]:smb.conf location:_files'
       '(2)-O+[specify socket options]:socket options'
-      '(2)-R+[specify name resolution order]:name resolution order:_values -s " " lmhosts host wins bcast'
+      '(2)-R+[specify name resolution order]:name resolution order:_values -s " " "name resolution order" lmhosts host wins bcast'
       '(2 -L -D -T)-M+[send message]:host:_hosts'
       '(2)-i+[specify NetBIOS scope]:scope'
       '(2)-N[suppress password prompt]'