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

This commit is contained in:
Tim van Dalen
2012-03-17 19:01:28 +01:00
parent f7b57d527f
commit 1584805ea7
+1 -1
View File
@@ -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"