From 1cc2dbc2118e3365b3fc98d73897eb3171353faf Mon Sep 17 00:00:00 2001 From: Marvin Reimer Date: Sun, 16 Aug 2015 00:11:59 +0200 Subject: [PATCH] remove verbose --- pages/common/exiftool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/exiftool.md b/pages/common/exiftool.md index 89fb9d06eb..ce9cafd7d6 100644 --- a/pages/common/exiftool.md +++ b/pages/common/exiftool.md @@ -12,4 +12,4 @@ - Decrease time photo taken by 1 day and 2 hours on jpg's only -`exiftool "-AllDates-=0:0:1 2:0:0" -verbose {{*.jpg}}` +`exiftool "-AllDates-=0:0:1 2:0:0" {{*.jpg}}`