about summary refs log tree commit diff
path: root/Completion/User/_gs
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/User/_gs')
-rw-r--r--Completion/User/_gs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_gs b/Completion/User/_gs
index 7e86981e9..55dc4f8f7 100644
--- a/Completion/User/_gs
+++ b/Completion/User/_gs
@@ -9,7 +9,7 @@ if compset -N --; then
   fi
 else
   local state line ret=1
-  typeset -A options
+  typeset -A opt_args
 
   _x_arguments \
     '-q[quiet startup]' \