Skip to content

Commit

Permalink
Merge pull request #1 from pyscioffice/resolution
Browse files Browse the repository at this point in the history
Fix resolution
  • Loading branch information
jan-janssen committed Sep 18, 2022
2 parents 2fc91ba + 44b4b0e commit 380342e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pymov2gif/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ def command_line_parser():
parser.add_argument(
"-r",
"--resolution",
action="store_true",
help="Resolution of the output *.gif file - default: 800x600",
)
parser.add_argument(
Expand Down

0 comments on commit 380342e

Please sign in to comment.