This commit is contained in:
Stian Lund 2023-08-15 18:51:28 +02:00
parent 1e252203e4
commit 65529e175b

View File

@ -56,8 +56,8 @@ ECHO Usage:
ECHO vid2ani [input_file] [Arguments]
ECHO:
ECHO Arguments:
ECHO -t Specifies output filetype - supported types: 'gif', 'png', 'webp'.
ECHO The default is 'gif'.
ECHO -t Specifies output filetype: gif, png, webp.
ECHO The default is gif.
ECHO -o Specifies output filename.
ECHO Will be output to the same directory as your input video.
ECHO The default is the same as the input video.