sane-backends/sane-backends-1.0.23-scanimage-man.patch
2013-07-08 15:45:10 +02:00

35 lines
927 B
Diff

From bf4f0506c4cc74865939299a2c923bab61a203c3 Mon Sep 17 00:00:00 2001
From: Nils Philippsen <nils@redhat.com>
Date: Mon, 8 Jul 2013 15:35:03 +0200
Subject: [PATCH] patch: scanimage-man
Squashed commit of the following:
commit 3ad5fe77d5643b055448556b353fc7311b88669e
Author: Nils Philippsen <nils@redhat.com>
Date: Mon Jul 8 14:21:52 2013 +0200
mention missing "-b" short option for "--batch"
(cherry picked from commit 4fc171100db7c8258448cf9aaa11b6308e233b58)
---
doc/scanimage.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/scanimage.man b/doc/scanimage.man
index 0012f6e..79a1251 100644
--- a/doc/scanimage.man
+++ b/doc/scanimage.man
@@ -13,7 +13,7 @@ scanimage \- scan an image
.RB [ \-L | \-\-list\-devices ]
.RB [ \-f | \-\-formatted\-device\-list
.IR format ]
-.RB [ \-\-batch
+.RB [ \-b | \-\-batch
.RI [= format ]]
.RB [ \-\-batch\-start
.IR start ]
--
1.8.3.1