diff options
Diffstat (limited to 'hidd/hidd.1')
-rw-r--r-- | hidd/hidd.1 | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/hidd/hidd.1 b/hidd/hidd.1 deleted file mode 100644 index b186ac24..00000000 --- a/hidd/hidd.1 +++ /dev/null @@ -1,41 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. -.TH HIDD "1" "May 2004" "hidd - Bluetooth HID daemon" "User Commands" -.SH NAME -hidd \- Bluetooth HID daemon -.SH DESCRIPTION -hidd - Bluetooth HID daemon -.SS "Usage:" -.IP -hidd [options] [commands] -.SH OPTIONS -.TP -\fB\-i\fR <hciX|bdaddr> -Local HCI device or BD Address -.TP -\fB\-t\fR <timeout> -Set idle timeout (in minutes) -.TP -\fB\-n\fR, \fB\-\-nodaemon\fR -Don't fork daemon to background -.TP -\fB\-h\fR, \fB\-\-help\fR -Display help -.SS "Commands:" -.TP -\fB\-\-server\fR -Start HID server -.TP -\fB\-\-search\fR -Search for HID devices -.TP -\fB\-\-connect\fR <bdaddr> -Connect remote HID device -.TP -\fB\-\-kill\fR <bdaddr> -Terminate HID connection -.TP -\fB\-\-killall\fR -Terminate all connections -.TP -\fB\-\-show\fR -List current HID connections |