Capitalize GIF
This commit is contained in:
parent
d929a0a0ec
commit
e528d23da4
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# gifcap: Make an iFunny gif caption
|
||||
# gifcap: Make an iFunny GIF caption
|
||||
# Copyright (C) 2024 Sasha Koshka (pseudonymous)
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
@ -24,7 +24,7 @@ caption=""
|
||||
|
||||
usage () {
|
||||
echo "Usage: $name [OPTION]... CAPTION..."
|
||||
echo "Make an iFunny gif caption."
|
||||
echo "Make an iFunny GIF caption."
|
||||
echo ""
|
||||
echo " -f, --font specify a font to use (default: ifunny.otf)"
|
||||
echo " -i, --input the input file (required)"
|
||||
|
Loading…
Reference in New Issue
Block a user