|
|
@ -256,8 +256,8 @@ def usage(): |
|
|
|
print() |
|
|
|
print('OPTIONS:') |
|
|
|
print(' -f, --format the output format to use.') |
|
|
|
print(' Valid options are blackbox, compizboxmenu, fluxbox,') |
|
|
|
print(' fvwm, twm, icewm, jwm, windowmaker and pekwm') |
|
|
|
print(' Valid options are amiwm, blackbox, compizboxmenu,') |
|
|
|
print(' fluxbox, fvwm, twm, icewm, jwm, windowmaker and pekwm') |
|
|
|
print(' -i, --icons enable support for icons in the') |
|
|
|
print(' menus. Does not work with windowmaker or amiwm') |
|
|
|
print(' --no-svg Do not use SVG icons even for WMs that support it') |
|
|
|