diff options
| author | Mitchell Horne <mhorne@FreeBSD.org> | 2026-01-19 18:18:01 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2026-01-19 18:19:01 +0000 |
| commit | c0898bdc8661842c51fecfe467a1c921a2d81774 (patch) | |
| tree | 8c3df8bf89d5ff3434ecf18b9e00f1b959e70c4e | |
| parent | 902e3057cd5c7a076b78dd559b7b264610af59aa (diff) | |
usbhidctl.1: adjust option list indent
For improved legibility.
| -rw-r--r-- | usr.bin/usbhidctl/usbhidctl.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/usbhidctl/usbhidctl.1 b/usr.bin/usbhidctl/usbhidctl.1 index d1cbe67ba85c..d8722bccb45e 100644 --- a/usr.bin/usbhidctl/usbhidctl.1 +++ b/usr.bin/usbhidctl/usbhidctl.1 @@ -79,7 +79,7 @@ flag is specified attempts to set the specified items to the given values. .Pp The options are as follows: -.Bl -tag -width Ds +.Bl -tag -width "-f device" .It Fl a Show all items and their current values if device returns. .It Fl f Ar device |
