about summary refs log tree commit diff
path: root/Completion/X
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-03-23 03:51:36 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-03-23 03:51:36 +0000
commit9117370f0d9951ae824fb4f61fafb9ca773d81a5 (patch)
treeb4d3bd9f3fd02ac0d0a2deb5efdce75d01e0fc54 /Completion/X
parent42e39ffadbd752a84b3e94151c3bdc92b5f5dd9e (diff)
downloadzsh-9117370f0d9951ae824fb4f61fafb9ca773d81a5.tar.gz
zsh-9117370f0d9951ae824fb4f61fafb9ca773d81a5.tar.xz
zsh-9117370f0d9951ae824fb4f61fafb9ca773d81a5.zip
zsh-workers/10166
Diffstat (limited to 'Completion/X')
-rw-r--r--Completion/X/_xt_arguments2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/_xt_arguments b/Completion/X/_xt_arguments
index 4b40500f3..3a351563c 100644
--- a/Completion/X/_xt_arguments
+++ b/Completion/X/_xt_arguments
@@ -41,7 +41,7 @@ xargs=(
   '-selectionTimeout:selection timeout (milliseconds):_x_selection_timeout'
   '-title:title:_x_title'
   '-xnllanguage:locale:_x_locale'
-  '-xrm:resource:_x_resource'
+  '*-xrm:resource:_x_resource'
   '-xtsessionID:session ID:_xt_session_id'
 )