=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/usbhidctl/usbhidctl.1,v retrieving revision 1.14 retrieving revision 1.15 diff -c -r1.14 -r1.15 *** src/usr.bin/usbhidctl/usbhidctl.1 2013/07/16 00:07:52 1.14 --- src/usr.bin/usbhidctl/usbhidctl.1 2021/05/31 18:30:11 1.15 *************** *** 1,4 **** ! .\" $OpenBSD: usbhidctl.1,v 1.14 2013/07/16 00:07:52 schwarze Exp $ .\" $NetBSD: usbhidctl.1,v 1.14 2001/12/28 17:49:32 augustss Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. --- 1,4 ---- ! .\" $OpenBSD: usbhidctl.1,v 1.15 2021/05/31 18:30:11 jcs Exp $ .\" $NetBSD: usbhidctl.1,v 1.14 2001/12/28 17:49:32 augustss Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. *************** *** 28,34 **** .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: July 16 2013 $ .Dt USBHIDCTL 1 .Os .Sh NAME --- 28,34 ---- .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" ! .Dd $Mdocdate: May 31 2021 $ .Dt USBHIDCTL 1 .Os .Sh NAME *************** *** 53,58 **** --- 53,61 ---- .Fl f Ar device .Op Fl t Ar table .Fl w Ar name Ns = Ns Ar value ... + .Nm + .Fl f Ar device + .Fl R .Sh DESCRIPTION .Nm can be used to output or modify the state of a USB HID (Human Interface Device). *************** *** 88,93 **** --- 91,98 ---- .It Fl n Suppress printing of the item name when querying specific items. Only output the current value. + .It Fl R + Dump the raw USB HID report descriptor data as hexadecimal bytes. .It Fl r Dump the USB HID report descriptor. .It Fl t Ar table