update documentation
This commit is contained in:
parent
0abafd26c5
commit
75534da702
3 changed files with 43 additions and 51 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue