diff --git a/pvescheduler.8-synopsis.adoc b/pvescheduler.8-synopsis.adoc new file mode 100644 index 0000000..9a4ab03 --- /dev/null +++ b/pvescheduler.8-synopsis.adoc @@ -0,0 +1,35 @@ +*pvescheduler* ` [ARGS] [OPTIONS]` + +*pvescheduler help* `[OPTIONS]` + +Get help about specified command. + +`--extra-args` `` :: + +Shows help for a specific command + +`--verbose` `` :: + +Verbose output format. + +*pvescheduler restart* + +Restart the daemon (or start if not running). + +*pvescheduler start* `[OPTIONS]` + +Start the daemon. + +`--debug` `` ('default =' `0`):: + +Debug mode - stay in foreground + +*pvescheduler status* + +Get daemon status. + +*pvescheduler stop* + +Stop the daemon. + +