about summary refs log tree commit diff
path: root/Completion/User/_x_options
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/User/_x_options')
-rw-r--r--Completion/User/_x_options2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_x_options b/Completion/User/_x_options
index cc469286d..3190ee377 100644
--- a/Completion/User/_x_options
+++ b/Completion/User/_x_options
@@ -2,4 +2,4 @@
 
 # A simple pattern completion, just as an example.
 
-complist -J options -k '(-display -name -xrm)'
+compgen -J options -k '(-display -name -xrm)'