all repos — fluxbox @ 99a7f9a11084525e15407bdf7372728dadd7be98

custom fork of the fluxbox windowmanager

added -screen to -help
mathias mathias
commit

99a7f9a11084525e15407bdf7372728dadd7be98

parent

233c6a3e394ac36e9dc58043faf19f4e040b6cf6

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M src/main.ccsrc/main.cc

@@ -218,6 +218,7 @@ printf(_FBTEXT(main, Usage,

"Fluxbox %s : (c) %s Henrik Kinnunen\n" "Website: http://www.fluxbox.org/ \n\n" "\t-display <string>\t\tuse display connection.\n" + "\t-screen <all|int,int,int>\trun on specified screens only.\n" "\t-rc <string>\t\t\tuse alternate resource file.\n" "\t-version\t\t\tdisplay version and exit.\n" "\t-info\t\t\t\tdisplay some useful information.\n"