diff --git a/pmgdaemon.8-synopsis.adoc b/pmgdaemon.8-synopsis.adoc new file mode 100644 index 0000000..3ce6def --- /dev/null +++ b/pmgdaemon.8-synopsis.adoc @@ -0,0 +1,46 @@ +*pmgdaemon* ` [ARGS] [OPTIONS]` + +*pmgdaemon help* `[]` `[OPTIONS]` + +Get help about specified command. + +``: `` :: + +Command name + +`-verbose` `` :: + +Verbose output format. + + + + +*pmgdaemon restart* + +Restart the daemon (or start if not running). + + + +*pmgdaemon start* `[OPTIONS]` + +Start the daemon. + +`-debug` `` ('default =' `0`):: + +Debug mode - stay in foreground + + + +*pmgdaemon status* + +Get daemon status. + + + +*pmgdaemon stop* + +Stop the daemon. + + + + diff --git a/pmgproxy.8-synopsis.adoc b/pmgproxy.8-synopsis.adoc new file mode 100644 index 0000000..5b2c393 --- /dev/null +++ b/pmgproxy.8-synopsis.adoc @@ -0,0 +1,46 @@ +*pmgproxy* ` [ARGS] [OPTIONS]` + +*pmgproxy help* `[]` `[OPTIONS]` + +Get help about specified command. + +``: `` :: + +Command name + +`-verbose` `` :: + +Verbose output format. + + + + +*pmgproxy restart* + +Restart the daemon (or start if not running). + + + +*pmgproxy start* `[OPTIONS]` + +Start the daemon. + +`-debug` `` ('default =' `0`):: + +Debug mode - stay in foreground + + + +*pmgproxy status* + +Get daemon status. + + + +*pmgproxy stop* + +Stop the daemon. + + + +