Update README

This commit is contained in:
2022-11-01 21:46:05 +01:00
parent e02c3c38aa
commit 0e3ce083a5
2 changed files with 9 additions and 2 deletions

View File

@@ -78,7 +78,7 @@ async fn shutdown() -> Result<(), anyhow::Error> {
}
// obs-cli is a simple cli tool for planned obs recordings
/// obs-cli is a simple cli tool for planned OBS recordings
#[derive(Parser, Debug)]
#[command(author, version, about, long_about = None)]
struct Args {