aboutsummaryrefslogtreecommitdiffstats
path: root/exiftran.man
diff options
context:
space:
mode:
authorStéphane Aulery <saulery@free.fr>2014-10-29 00:08:58 +0100
committerGerd Hoffmann <kraxel@redhat.com>2014-11-03 11:43:23 +0100
commitfe9889aba7cd0be1834c5c4960ea90dd8eadc29f (patch)
treebe2d5629fdb48f530a51e7cfacd97df11ea9695d /exiftran.man
parent91dc35d95389ec2009c63bf89f938668c29d6fc8 (diff)
downloadfbida-fe9889aba7cd0be1834c5c4960ea90dd8eadc29f.tar.gz
Some typos (inplace, tranformation)
Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'exiftran.man')
-rw-r--r--exiftran.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/exiftran.man b/exiftran.man
index 1889f88..c67400f 100644
--- a/exiftran.man
+++ b/exiftran.man
@@ -96,17 +96,17 @@ Set jpeg comment tag to \fItext\fP.
Specify output \fIfile\fP. Only one input file is allowed in this mode.
.TP
.B -i
-Enable inplace editing of the images.
+Enable in-place editing of the images.
.BR Exiftran
allows multiple input files then. You must specify either this option or a
output file with \fB-o\fP for all operations which modify the image (i.e.
everything but \fB-d\fP right now).
.TP
.B -b
-Create a backup file when doing inplace editing (imply \fB-i\fP).
+Create a backup file when doing in-place editing (imply \fB-i\fP).
.TP
.B -p
-Preserve timestamps (atime + mtime) when doing inplace editing (imply \fB-i\fP).
+Preserve timestamps (atime + mtime) when doing in-place editing (imply \fB-i\fP).
\#
\#
.SH EXAMPLES