Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
jessielw authored Jul 23, 2023
1 parent be30ec5 commit ccc6a66
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# AutoQPF-CLI
AutoQPF Command Line Interface
usage: AutoQPF-CLI [-h] [-v] [-i INPUT [INPUT ...]] [-s] [-f FPS] [-a] [-o OUTPUT]

options:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-i, --input, INPUT [INPUT ...]
Input file paths or directories
-s, --staxrip-batch If used, will auto create StaxRip temp directories with proper QPF files inside.
-f, --fps, FPS Define source file FPS.
-a, --auto-fps If used, will over ride any user fps input if the input file is a media file.
-o, --output, OUTPUT The output file path. Output will be put alongside input.

0 comments on commit ccc6a66

Please sign in to comment.