FvwmCommand -version (return code: 0)
FvwmCommand 2.6.7
FvwmCommand -h (return code: 0)
Usage: FvwmCommand [OPTION] [COMMAND]...
Send commands to fvwm via FvwmCommandS
-c read and send commands from stdin
The COMMAND if any is ignored.
-S <file name> invoke another FvwmCommand server with fifo <file name>
-f <file name> use fifo <file name> to connect to FvwmCommandS
-i <info level> 0 - error only
1 - above and config info (default)
2 - above and static info
3 - above and dynamic info
-1 - none (default, much faster)
-F <flag info> 0 - no flag info
2 - full flag info (default)
-m monitor fvwm message transaction
-r wait for a reply (overrides waiting time)
-v print version number
-w <micro sec> waiting time for the response from fvwm
Default fifo names are ~/.FvwmCommandC and ~/.FvwmCommandM
Default waiting time is 500,000 us