From: <mga...@us...> - 2010-08-03 20:24:54
|
Revision: 1927 http://scst.svn.sourceforge.net/scst/?rev=1927&view=rev Author: mgandalf Date: 2010-08-03 20:24:48 +0000 (Tue, 03 Aug 2010) Log Message: ----------- - Add a couple more options to the help screen which will be implemented in the coming days. Modified Paths: -------------- trunk/scstadmin/scstadmin.sysfs/scstadmin Modified: trunk/scstadmin/scstadmin.sysfs/scstadmin =================================================================== --- trunk/scstadmin/scstadmin.sysfs/scstadmin 2010-08-03 19:19:39 UTC (rev 1926) +++ trunk/scstadmin/scstadmin.sysfs/scstadmin 2010-08-03 20:24:48 UTC (rev 1927) @@ -91,6 +91,12 @@ -close_dev <device> : Closes a device belonging to handler <handler>. -handler <handler> +Target Operations + -add_target <target> : Add a dynamic target to a capable driver. + -driver <driver> + -remove_target <target> : Remove a dynamic target from a driver. + -driver <driver> + Group Operations -add_group <group> : Add a group to a given driver & target. -driver <driver> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |