I am not sure where any docs are for sendcommand and the webpage for the
command needs to be update with the following: 

  

usage: sendcommand [-h server_dir] [-r room_name] [-w watchdog_timeout] 

                   [-f batch_file | server_command] 

options: 

  -h server_dir       - Citadel server home directory (default is
'sendcommand'). 

  -r room_name        - Select a room to run the command in. 

  -w watchdog_timeout - Set a watchdog timer to exit if the specified
time (in seconds) elapses. 

  -f batch_filename   - Input commands from a file. 

                        For list items, use a
space as the first character on the line. 

                        Blank lines and lines
that start with # are ignored. 

  server_command      - Server command with parameters to run on
the server.

Reply via email to