summaryrefslogtreecommitdiffstats
path: root/usr.sbin/usbconfig
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2009-11-01 11:39:07 +0000
committerbrueffer <brueffer@FreeBSD.org>2009-11-01 11:39:07 +0000
commitc2a8b3fe0b4773540e94f3503f60b512c12f946a (patch)
tree2a5eb28b96e036086bb16ab05b6d34f1b1d949dd /usr.sbin/usbconfig
parentf730b0005e8be01d50ff4a09ad56e8156d154185 (diff)
downloadFreeBSD-src-c2a8b3fe0b4773540e94f3503f60b512c12f946a.zip
FreeBSD-src-c2a8b3fe0b4773540e94f3503f60b512c12f946a.tar.gz
Expand DESCRIPTION and a basic EXAMPLES section.
PR: 139605 Submitted by: Warren Block <wblock@wonkity.com> MFC after: 1 week
Diffstat (limited to 'usr.sbin/usbconfig')
-rw-r--r--usr.sbin/usbconfig/usbconfig.810
1 files changed, 9 insertions, 1 deletions
diff --git a/usr.sbin/usbconfig/usbconfig.8 b/usr.sbin/usbconfig/usbconfig.8
index 07dbed2..0914d9e 100644
--- a/usr.sbin/usbconfig/usbconfig.8
+++ b/usr.sbin/usbconfig/usbconfig.8
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd Sep 28, 2008
+.Dd November 1, 2009
.Dt USBCONFIG 8
.Os
.Sh NAME
@@ -49,5 +49,13 @@ Should only be used in conjunction with the unit argument.
.It Fl h
Show help and available commands.
.El
+.Pp
+When called without options,
+.Nm
+prints a list of all available USB devices.
+.Sh EXAMPLES
+Show information about the device on USB bus 1 at address 2:
+.Pp
+.Dl usbconfig -u 1 -a 2 dump_info
.Sh SEE ALSO
.Xr usb 4
OpenPOWER on IntegriCloud