Provided by: python-sardana_1.2.0-2_all bug

NAME

       Pool - manual page for Pool 1.0.0

SYNOPSIS

       usage: Pool instance_name [options]

OPTIONS

       --version
              show program's version number and exit

       -h, --help
              show this help message and exit

       --log-level=LOG_LEVEL
              log  output  level. Possible values are (case sensitive): critical (or 0), error (1), warning (2),
              info (3) debug (4), trace (5) [default: warning]

       --log-file-level=LOG_FILE_LEVEL
              log file level. Possible values are (case sensitive): critical (or 0),  error  (1),  warning  (2),
              info (3) debug (4), trace (5) [default: debug]. Ignored if --without-log-file is True

       --log-file-name=LOG_FILE_NAME
              log  file  name.  When  given,  MUST  be  absolute  file name.  [default: /tmp/tango/<DS name>/<DS
              instance name lower case>/log.txt]. Ignored if --without-log-file is True

       --without-log-file=WITHOUT_LOG_FILE
              When set to True disables logging into a file [default: False]

       --rconsole-port=RCONSOLE_PORT
              rconsole port number. [default: 0 meaning rconsole NOT active]

SEE ALSO

       The full documentation for Pool is maintained as a Texinfo manual.  If the info  and  Pool  programs  are
       properly installed at your site, the command

              info Pool

       should give you access to the complete manual.