update documentation

This commit is contained in:
ari melody 2026-06-28 16:37:42 +01:00
parent 0abafd26c5
commit 75534da702
Signed by: ari
GPG key ID: 60B5F0386E3DDB7E
3 changed files with 43 additions and 51 deletions

View file

@ -5,11 +5,12 @@ USAGE: vodular [options] [directory]
OPTIONS:
-h, --help: Show this help message.
-v, --verbose: Show verbose logging output.
--init: Initialise `directory` as a VOD directory.
--logout: Logs out of the current YouTube account.
-d, --deleteAfter: Deletes the full VOD after upload.
--dry-run: Don't upload or modify any files (Useful with -v)
-f, --force: Force uploading the VOD, even if it already exists.
--init: Initialise `directory` as a VOD directory.
--keep-vod: Retains the concatenated VOD (if generated) after upload.
--logout: Logs out of the current YouTube account.
SOURCE: https://codeberg.org/arimelody/vodular
ISSUES: https://codeberg.org/arimelody/vodular/issues