From: Michael Prokop Date: Thu, 12 Feb 2009 17:12:11 +0000 (+0100) Subject: Improve description of force option in zsh completion X-Git-Tag: v0.4.2~2 X-Git-Url: http://git.grml.org/?p=grml-x.git;a=commitdiff_plain;h=18d43d8d5d33b4b1735fd32d00db95b86fea2434 Improve description of force option in zsh completion --- diff --git a/etc/zsh/completion.d/_grml-x b/etc/zsh/completion.d/_grml-x index ae2a67f..6f01c8b 100644 --- a/etc/zsh/completion.d/_grml-x +++ b/etc/zsh/completion.d/_grml-x @@ -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 ()]:hsync frequencies:(28 `seq 30 5 95` 96)'