Fixed a (very) small 'bug' in the usage text, -f wasn't printed on a new line.

pull/2/head
Tim van Dalen 12 years ago
parent 85de312fe7
commit 02a5747f34

@ -2245,7 +2245,7 @@ usage() {
"-C\n"
" Avoid drawing shadows on dock/panel windows.\n"
"-z\n"
" Zero the part of the shadow's mask behind the window (experimental)."
" Zero the part of the shadow's mask behind the window (experimental).\n"
"-f\n"
" Fade windows in/out when opening/closing.\n"
"-F\n"

Loading…
Cancel
Save