diff options
author | mav <mav@FreeBSD.org> | 2010-01-20 13:31:12 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2010-01-20 13:31:12 +0000 |
commit | 9bd3933525366234945bf03795afbfd5e340fb1d (patch) | |
tree | 8c10c3177d7a126eead5034c8b934d8cd219ec64 /sbin/camcontrol/camcontrol.8 | |
parent | fcb9d629ca940121446014db94539ed245fe3736 (diff) | |
download | FreeBSD-src-9bd3933525366234945bf03795afbfd5e340fb1d.zip FreeBSD-src-9bd3933525366234945bf03795afbfd5e340fb1d.tar.gz |
- Add -v argument to `camcontrol identify` command. It makes camcontrol
print full identify data block.
- Improve identify result view and add TRIM support.
Diffstat (limited to 'sbin/camcontrol/camcontrol.8')
-rw-r--r-- | sbin/camcontrol/camcontrol.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8 index 0509ef7..d1e9587 100644 --- a/sbin/camcontrol/camcontrol.8 +++ b/sbin/camcontrol/camcontrol.8 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 9, 2009 +.Dd January 20, 2010 .Dt CAMCONTROL 8 .Os .Sh NAME @@ -62,6 +62,7 @@ .Ic identify .Op device id .Op generic args +.Op Fl v .Nm .Ic reportluns .Op device id |