Update README
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
# obs-cli
|
||||
|
||||
A command line tool for obs
|
||||
obs-cli is a simple cli tool for planned OBS recordings.
|
||||
|
||||
## Usage
|
||||
* `-s`, `--start-minutes` `<START_MINUTES>`: Define the minutes where the recording should start [default: 0]
|
||||
* `-d`, `--duration-minutes` `<DURATION_MINUTES>`: Define the duration of the recording in minutes [default: 1]
|
||||
* `-p`, `--poweroff`: Flag to shutdown the machine after recording
|
||||
* `-h`, `--help`: Print help information
|
||||
* `-V`, `--version`: Print version information
|
||||
|
Reference in New Issue
Block a user