From: Luiz Angelo Daros de Luca <[email protected]> --- doc/saned.man | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/doc/saned.man b/doc/saned.man index 34764f1f..8542d254 100644 --- a/doc/saned.man +++ b/doc/saned.man @@ -6,6 +6,9 @@ saned \- SANE network daemon .B saned .B [ \-a .I [ username ] +.B [ \-b +.I address +.B ] .B | \-d .I [ n ] .B | \-s @@ -59,6 +62,12 @@ is used, the debug messages will be printed to stderr while .B \-s requests using syslog. .PP +The +.B \-b +flag requests that +.B saned +bind to a specific address. +.PP If .B saned is run from inetd, xinetd or systemd, no option can be given. -- 2.11.0 -- sane-devel mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to [email protected]
