Add usage to README
This commit is contained in:
parent
e528d23da4
commit
2a2621750f
10
README.md
10
README.md
@ -8,3 +8,13 @@ just install it to `~/.local/share/fonts` or whatever and use the script
|
|||||||
wherever you want.
|
wherever you want.
|
||||||
|
|
||||||
Requires imagemagick and a shell.
|
Requires imagemagick and a shell.
|
||||||
|
|
||||||
|
```
|
||||||
|
Usage: $name [OPTION]... CAPTION...
|
||||||
|
Make an iFunny GIF caption.
|
||||||
|
|
||||||
|
-f, --font specify a font to use (default: ifunny.otf)
|
||||||
|
-i, --input the input file (required)
|
||||||
|
-o, --output the output file (default: input)
|
||||||
|
--help display this help and exit
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user