From 7e079e377174826453a1041719fb347d69d3ba5f Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Mon, 8 Jul 2013 16:28:30 +0200 Subject: [PATCH] describe correct option names in xcam man page --- doc/xcam.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/xcam.man b/doc/xcam.man index 8844d1c..914394d 100644 --- a/doc/xcam.man +++ b/doc/xcam.man @@ -4,7 +4,7 @@ xcam - a graphical camera frontend for SANE .SH SYNOPSIS .B xcam -.RB [ --buffer | -B ] +.RB [ --buffersize | -B ] .RB [ --version | -V ] .RB [ --help | -h ] @@ -30,7 +30,7 @@ presents a menu listing of all known and available devices. .SH OPTIONS .PP If the -.B --Buffer (-B) +.B --buffersize (-B) option is given, .B xcam will use a 1024 kByte input buffer instead of the default 32 kByte.