[Drobo-utils-devel] SF.net SVN: drobo-utils:[202] trunk/drobom.8
Brought to you by:
peter_silva
|
From: <pet...@us...> - 2009-02-01 22:24:45
|
Revision: 202
http://drobo-utils.svn.sourceforge.net/drobo-utils/?rev=202&view=rev
Author: peter_silva
Date: 2009-02-01 22:24:40 +0000 (Sun, 01 Feb 2009)
Log Message:
-----------
added documentation of diagprint
Modified Paths:
--------------
trunk/drobom.8
Modified: trunk/drobom.8
===================================================================
--- trunk/drobom.8 2009-02-01 22:21:03 UTC (rev 201)
+++ trunk/drobom.8 2009-02-01 22:24:40 UTC (rev 202)
@@ -33,6 +33,13 @@
diag
dump diagnostics file into /tmp directory
.TP
+diagprint <diagdumpfile>
+print diagnostics file to standard output
+.sp
+.br
+<diagdumpfile>
+the diagnostic dump file to print.
+.TP
fwcheck query drobo.com for updates to firmware for the given Drobo
fwload load a specific firmware for the given Drobo. Arguments:
.sp
@@ -74,7 +81,7 @@
report how is the Drobo doing
.SS
device
-raw block device of a drobo. If not given, it will be searched for.
+raw block device of a drobo (i.e. /dev/sdz) . If not given, assumes all attached drobos.
.SH AUTHOR
This manual page was written by Chris AtLee <ch...@at...> for the Debian
project (but may be used by others).
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|