File: 050-hyphens-to-minuses-in-man.patch

package info (click to toggle)
exiftags 1.01-7
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 516 kB
  • sloc: ansic: 6,617; makefile: 92
file content (40 lines) | stat: -rw-r--r-- 916 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Index: exiftags-1.01/exiftime.1
===================================================================
--- exiftags-1.01.orig/exiftime.1	2008-08-15 21:05:13.742174773 +0300
+++ exiftags-1.01/exiftime.1	2008-08-15 21:06:29.309225125 +0300
@@ -200,7 +200,7 @@
 The command
 .IP
 .nf
-exiftime -tcd example1.jpg
+exiftime \-tcd example1.jpg
 .fi
 .PP
 will display:
@@ -213,7 +213,7 @@
 The command
 .IP
 .nf
-exiftime -v+3H example1.jpg
+exiftime \-v+3H example1.jpg
 .fi
 .PP
 will adjust each time forward by three hours and display:
@@ -227,7 +227,7 @@
 The command
 .IP
 .nf
-exiftime -v+5d -v-7M -fw -tg *.jpg
+exiftime \-v+5d \-v\-7M \-fw \-tg *.jpg
 .fi
 .PP
 will adjust the date ahead five days and the time back seven minutes and
@@ -245,7 +245,7 @@
 The command
 .IP
 .nf
-exiftime -l -tdg *.jpg
+exiftime \-l \-tdg *.jpg
 .fi
 .PP
 will list all files that match "*.jpg", one per line, in ascending timestamp