mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 19:21:26 +00:00
scstadmin: Make clear that the initiator group argument is optional for the LUN manipulation commands.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3687 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -138,23 +138,23 @@ Target LUN Operations
|
||||
-add_lun <lun> : Adds a given device to a group.
|
||||
-driver <driver>
|
||||
-target <target>
|
||||
-group <group>
|
||||
[-group <group>]
|
||||
-device <device>
|
||||
-attributes <p=v,...>
|
||||
-rem_lun <lun> : Remove a LUN from a group.
|
||||
-driver <driver>
|
||||
-target <target>
|
||||
-group <group>
|
||||
[-group <group>]
|
||||
-replace_lun <lun> : Replaces a LUN\'s device with a different one.
|
||||
-driver <driver>
|
||||
-target <target>
|
||||
-group <group>
|
||||
[-group <group>]
|
||||
-device <device>
|
||||
-attributes <p=v,...>
|
||||
-clear_luns : Clear all LUNs within a group.
|
||||
-driver <driver>
|
||||
-target <target>
|
||||
-group <group>
|
||||
[-group <group>]
|
||||
|
||||
Target Driver Operations
|
||||
-enable_target <t> : Enable target mode for a given driver & target.
|
||||
|
||||
Reference in New Issue
Block a user