From 2ed68916f23b9ac74851b29810765c41a012fd0b Mon Sep 17 00:00:00 2001 From: Kai Wang Date: Mon, 22 Oct 2012 20:37:42 +0000 Subject: [PATCH] Document option -U. --- uhidd/uhidd.8 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/uhidd/uhidd.8 b/uhidd/uhidd.8 index 2796045..6796c67 100644 --- a/uhidd/uhidd.8 +++ b/uhidd/uhidd.8 @@ -152,6 +152,12 @@ If this option is not present and the daemon finds out the device is already attached by a kernel driver, it will abort and let the kernel driver continue handling the device. +.It Fl U +When this option is specified, the +.Nm uhidd +deamon will attach the device interface even if there is an +active kernel driver attached to the device, or if the daemon +fails to detach the kernel driver. .It Fl V Output the version of .Nm