add synopsis files

This commit is contained in:
Dietmar Maurer 2017-02-22 18:09:26 +01:00
parent fa49ddc539
commit ba435af4ed
2 changed files with 92 additions and 0 deletions

46
pmgdaemon.8-synopsis.adoc Normal file
View File

@ -0,0 +1,46 @@
*pmgdaemon* `<COMMAND> [ARGS] [OPTIONS]`
*pmgdaemon help* `[<cmd>]` `[OPTIONS]`
Get help about specified command.
`<cmd>`: `<string>` ::
Command name
`-verbose` `<boolean>` ::
Verbose output format.
*pmgdaemon restart*
Restart the daemon (or start if not running).
*pmgdaemon start* `[OPTIONS]`
Start the daemon.
`-debug` `<boolean>` ('default =' `0`)::
Debug mode - stay in foreground
*pmgdaemon status*
Get daemon status.
*pmgdaemon stop*
Stop the daemon.

46
pmgproxy.8-synopsis.adoc Normal file
View File

@ -0,0 +1,46 @@
*pmgproxy* `<COMMAND> [ARGS] [OPTIONS]`
*pmgproxy help* `[<cmd>]` `[OPTIONS]`
Get help about specified command.
`<cmd>`: `<string>` ::
Command name
`-verbose` `<boolean>` ::
Verbose output format.
*pmgproxy restart*
Restart the daemon (or start if not running).
*pmgproxy start* `[OPTIONS]`
Start the daemon.
`-debug` `<boolean>` ('default =' `0`)::
Debug mode - stay in foreground
*pmgproxy status*
Get daemon status.
*pmgproxy stop*
Stop the daemon.