update pixelation argument
This commit is contained in:
parent
835da97333
commit
d6e04bae8e
@ -107,7 +107,7 @@ if __name__ == "__main__":
|
|||||||
help="include one to three dark random lines with given opacity in range [0, 1] (default: 0.1)",
|
help="include one to three dark random lines with given opacity in range [0, 1] (default: 0.1)",
|
||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"-P",
|
"-p",
|
||||||
"--pixelate",
|
"--pixelate",
|
||||||
nargs="?",
|
nargs="?",
|
||||||
const="16x9",
|
const="16x9",
|
||||||
|
Loading…
Reference in New Issue
Block a user