logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

railcontrol - A software for model railway control

Description

       This manual page documents briefly the railcontrol command.

       This  manual  page  was  written for the Debian distribution because the original program does not have a
       manual page.

       RailControl is a software for model railway control.  The handling is  done  with  a  webbrowser  on  the
       device of your choice.

Files

       railcontrol.conf
              The configuration file to control  the  behaviour  of  railcontrol.   A  template  is  located  at
              /usr/share/doc/railcontrol/railcontrol.conf.dist.   Copy that file to the directory of your choice
              and edit it to your needs.

Name

       railcontrol - A software for model railway control

Options

       The  program follows the usual GNU command line syntax, with long options starting with two dashes (`-').
       A summary of options is included below.

       --config=_ConfigFile_
              Read config file with file name ConfigFile (default ConfigFile: railcontrol.conf).

       -d, --daemonize
              Daemonize RailControl.  Implies -s.

       --logfile=_LogFile_
              Write a logfile to file LogFile (default LogFile: railcontrol.log).

       -h, --help
              Show summary of options.

       -s, --silent
              Omit writing to console.

See Also

       For          extensive          documentation          of           RailControl           go           to
       https://www.railcontrol.org/index.php/en/documentation-en.

Synopsis

railcontrol [--config=ConfigFile] [-d | --daemonize] [--logfile=LogFile] [-h | --help] [-s | --silent]

See Also