This commit is contained in:
2026-01-11 10:59:50 -08:00
parent 5f8f49c530
commit 234f7aca5c
9 changed files with 112 additions and 53 deletions

View File

@@ -47,7 +47,7 @@ CMDLET = Cmdlet(
CmdletArg(
"-outdir",
description=
"Output directory for the clip (defaults to source folder for local files; otherwise uses config temp/videos).",
"Output directory for the clip (defaults to source folder for local files; otherwise uses system temp).",
),
CmdletArg(
"-delete",