Improve description of force option in zsh completion
authorMichael Prokop <mika@grml.org>
Thu, 12 Feb 2009 17:12:11 +0000 (18:12 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 12 Feb 2009 17:12:11 +0000 (18:12 +0100)
etc/zsh/completion.d/_grml-x

index ae2a67f..6f01c8b 100644 (file)
@@ -22,7 +22,7 @@ arguments=(
   '-composite[enable composite extension (disabled by default)]'
   '-display[display for xserver]:display:(7 8)'
   '-fallback[use xorg.conf.example to get X running when it won'\''t start otherwise]'
-  '-force[force creation of xconfig file]'
+  '-force[force (re-)creation of xorg.conf file]'
   '-help[display help]:'
   '-genmouse[generate generic entry for mouse using /dev/input/mice and auto protocol]'
   '-hsync[horizontal sync frequencies (<number>)]:hsync frequencies:(28 `seq 30 5 95` 96)'