about summary refs log tree commit diff
path: root/Completion/Unix/Command/_strings
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_strings')
-rw-r--r--Completion/Unix/Command/_strings2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_strings b/Completion/Unix/Command/_strings
index af95af52f..685daa286 100644
--- a/Completion/Unix/Command/_strings
+++ b/Completion/Unix/Command/_strings
@@ -45,7 +45,7 @@ if _pick_variant -r variant binutils=GNU elftoolchain=elftoolchain elfutils=elfu
     elfutils)
       args+=(
 	'(- *)--usage[display a short usage message]'
-	'(- *)-\\?[display help information]'
+	'(- *)-?[display help information]'
       )
     ;;
   esac