update pixelation argument

This commit is contained in:
Denis Lehmann 2021-11-23 19:11:28 +01:00
parent 835da97333
commit d6e04bae8e

View File

@ -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)",
)
parser.add_argument(
"-P",
"-p",
"--pixelate",
nargs="?",
const="16x9",