]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgdaemon.8-synopsis.adoc
tfa: rework note regarding cluster join and tfa
[pmg-docs.git] / pmgdaemon.8-synopsis.adoc
index 3ce6def8105baf40527a54a01d1ff8dfce99ee70..99d08e33f4ed9a0480049dc174e6b1ec8bf087f3 100644 (file)
@@ -1,46 +1,35 @@
 *pmgdaemon* `<COMMAND> [ARGS] [OPTIONS]`
 
-*pmgdaemon help* `[<cmd>]` `[OPTIONS]`
+*pmgdaemon help* `[OPTIONS]`
 
 Get help about specified command.
 
-`<cmd>`: `<string>` ::
+`--extra-args` `<array>` ::
 
-Command name
+Shows help for a specific command
 
-`-verbose` `<boolean>` ::
+`--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` `<boolean>` ('default =' `0`)::
 
 Debug mode - stay in foreground
 
-
-
 *pmgdaemon status*
 
 Get daemon status.
 
-
-
 *pmgdaemon stop*
 
 Stop the daemon.
 
 
-
-