diff options
author | Doug Kearns <dkearns@users.sourceforge.net> | 2005-06-01 10:02:28 +0000 |
---|---|---|
committer | Doug Kearns <dkearns@users.sourceforge.net> | 2005-06-01 10:02:28 +0000 |
commit | 9f63db611a8ee2becff902949398447fd55dfccc (patch) | |
tree | 724921d7954a72efa3db7463bb1a189b467be5ef /Completion/X | |
parent | f688a43ac2bc022bcf498f7cd2da5ab0dc3c0193 (diff) | |
download | zsh-9f63db611a8ee2becff902949398447fd55dfccc.tar.gz zsh-9f63db611a8ee2becff902949398447fd55dfccc.tar.xz zsh-9f63db611a8ee2becff902949398447fd55dfccc.zip |
21294: fix incorrectly capitalized completion descriptions
Diffstat (limited to 'Completion/X')
-rwxr-xr-x | Completion/X/Command/_kfmclient | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/Command/_kfmclient b/Completion/X/Command/_kfmclient index 6302e0074..0d2b753b4 100755 --- a/Completion/X/Command/_kfmclient +++ b/Completion/X/Command/_kfmclient @@ -45,7 +45,7 @@ _arguments \ '--config=:configuration file:_files' \ '--dcopserver=:DCOP server: ' \ '--nocrashhandler[disable crash handler, allow core dumps]' \ - '--waitforwm[Wait for a WM_NET compatible window manager]' \ + '--waitforwm[wait for a WM_NET compatible window manager]' \ '--style=:GUI style for application: ' \ '--geometry=:client window geometry:_x_geometry' \ '1:client command:(openURL openProfile openProperties exec move |