summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-05-15 20:01:56 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-05-15 20:01:56 +0200
commitac25ff14a613de10ada9d81d3cd5ff2eda39e931 (patch)
treef2c6745dbddea320f38c491a5099495e509c793c /bin
parent47581095e79de5726189760e29cba77a3cfb88de (diff)
help
Diffstat (limited to 'bin')
-rwxr-xr-xbin/pyggle2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pyggle b/bin/pyggle
index a0e6d27..0ee5c05 100755
--- a/bin/pyggle
+++ b/bin/pyggle
@@ -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",