Unverified Commit ac25ff14 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

help

parent 47581095
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -628,7 +628,7 @@ if __name__ == "__main__":
    parser.add_argument(
        "--edit-in-place",
        action="store_true",
        help="Enable options that edit images in-place",
        help="Enable options that alter the image files passed on the command line. The original can NOT be restored.",
    )
    parser.add_argument(
        "--exif-copyright",