udpt/docs/udpt.rst
Naim A 6afc76942a
Sphinx documentation sources (#34)
* documented UDPT with sphinx
* created manpage configuration for sphinx
* update README.md's referral to naim94a.github.io/udpt
2017-10-02 17:40:58 +03:00

19 lines
561 B
ReStructuredText

.. title:: udpt usage
**********
UDPT Usage
**********
./udpt *[options]*
Options
-------
-h, --help Displays the help message.
--all-help Displays all configurable values from the configuration file.
-t, --test Tests the given configuration file is valid.
-c, --config Sets the configuration file path (default: /etc/udpt.conf).
-i, --interactive Don't fork to background (Linux only).
-s, --service Controls UDPT Windows Server (Windows Only).
.. seealso:: :doc:`udpt.conf(5) <udpt.conf>`