summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",