freebsd-dev/usr.sbin/usbconfig
Mateusz Piotrowski 5eafaf9e68 usbconfig.8: Improve style and fix examples
- Use Ar macros for arguments
- Stylize the argument synopsis to the -d flag
- Change the width of the list to one of the actual tags in the list
- Stylize "ugen" and "/dev/ugen" with Cm as those are constant strings,
  which are usually treated as command modifiers.
- Break long lines to reduce the number of warnings from linters
- Fix examples; the -d flag is now required when specifying the unit and
  the address with the "dot notation".

MFC after:	2 weeks
2022-01-29 22:05:22 +01:00
..
dump.c Implement dump_stats command for usbconfig(8). 2019-12-27 20:37:14 +00:00
dump.h Implement dump_stats command for usbconfig(8). 2019-12-27 20:37:14 +00:00
Makefile
Makefile.depend
usbconfig.8 usbconfig.8: Improve style and fix examples 2022-01-29 22:05:22 +01:00
usbconfig.c usbconfig: actually set the exit code in usage() 2021-12-20 22:25:19 +01:00