diff options
author | Daniil Baturin <daniil@baturin.org> | 2013-11-07 22:59:42 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2013-11-07 22:59:42 +0100 |
commit | e67766eb1bf152ed8c577f87ec1d533eea13e1f7 (patch) | |
tree | 158c70afafacf0740b6004a6b22be7892197fe5b /templates/show/system | |
parent | f73f6614e8425746c3705b6537ab15f5b7a2211d (diff) | |
download | vyatta-op-e67766eb1bf152ed8c577f87ec1d533eea13e1f7.tar.gz vyatta-op-e67766eb1bf152ed8c577f87ec1d533eea13e1f7.zip |
Make USB vieweing command more consistent with other hardware commands.
Rename "show system usb" to "show hardware usb", add
"show hardware usb detailes" for "lsusb -v"
Diffstat (limited to 'templates/show/system')
-rw-r--r-- | templates/show/system/usb/node.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/show/system/usb/node.def b/templates/show/system/usb/node.def deleted file mode 100644 index d66f163..0000000 --- a/templates/show/system/usb/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show peripherals connected to the USB bus -run: lsusb |