From: <mga...@us...> - 2011-01-07 15:38:57
|
Revision: 3202 http://scst.svn.sourceforge.net/scst/?rev=3202&view=rev Author: mgandalf Date: 2011-01-07 15:38:51 +0000 (Fri, 07 Jan 2011) Log Message: ----------- - Expose -set_grp_attr argument in help output. Modified Paths: -------------- trunk/scstadmin/scstadmin.sysfs/scstadmin Modified: trunk/scstadmin/scstadmin.sysfs/scstadmin =================================================================== --- trunk/scstadmin/scstadmin.sysfs/scstadmin 2011-01-06 20:17:38 UTC (rev 3201) +++ trunk/scstadmin/scstadmin.sysfs/scstadmin 2011-01-07 15:38:51 UTC (rev 3202) @@ -58,6 +58,10 @@ -set_tgt_attr <target> : Sets target attribute(s) <p> to value <v>. -driver <driver> -attributes <p=v,...> + -set_grp_attr <group> : Sets group attribute(s) <p> to value <v>. + -driver <driver> + -target <target> + -attributes <p=v,...> -set_lun_attr <lun> : Sets LUN attribute(s) <p> to value <v>. -driver <driver> -target <target> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |