pv2web_ro Package: main Module

pv2web_ro.main

USAGE:

jemian@gov:~$ pv2web_ro
usage: pv2web_ro [-h] [-l LOG_FILE] [-v] xml_config_file
pv2web_ro: error: too few arguments

HELP:

jemian@gov:~$ pv2web_ro -h
usage: pv2web_ro [-h] [-l LOG_FILE] [-v] [--setup SETUP] xml_config_file

pv2web_ro: post EPICS PVs to read-only web page

positional arguments:
  xml_config_file       XML configuration file

optional arguments:
  -h, --help            show this help message and exit
  -l LOG_FILE, --log_file LOG_FILE
                        log file
  -v, --version         show program's version number and exit

getting started (none of the above):
  --setup SETUP         setup a new project directory

VERSION:

jemian@gov:~$ pv2web_ro -v
2015.0112.0
pv2web_ro.main.main()[source]

entry point for the command-line interface