]> git.proxmox.com Git - pmg-docs.git/commitdiff
add synopsis files
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 22 Feb 2017 17:09:26 +0000 (18:09 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 22 Feb 2017 17:09:26 +0000 (18:09 +0100)
pmgdaemon.8-synopsis.adoc [new file with mode: 0644]
pmgproxy.8-synopsis.adoc [new file with mode: 0644]

diff --git a/pmgdaemon.8-synopsis.adoc b/pmgdaemon.8-synopsis.adoc
new file mode 100644 (file)
index 0000000..3ce6def
--- /dev/null
@@ -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.
+
+
+
+
diff --git a/pmgproxy.8-synopsis.adoc b/pmgproxy.8-synopsis.adoc
new file mode 100644 (file)
index 0000000..5b2c393
--- /dev/null
@@ -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.
+
+
+
+