mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 12:11:26 +00:00
scstadmin: Change help text wording.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3686 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -80,16 +80,16 @@ Set Attribute Operations
|
||||
-attributes <p=v,...>
|
||||
|
||||
Add Dynamic Attribute Operations
|
||||
-add_drv_attr <driver> : Adds driver attribute(s) <p> to value <v>.
|
||||
-add_drv_attr <driver> : Adds driver attribute(s) <p> with value <v>.
|
||||
-attributes <p=v,...>
|
||||
-add_tgt_attr <target> : Adds target attribute(s) <p> to value <v>.
|
||||
-add_tgt_attr <target> : Adds target attribute(s) <p> with value <v>.
|
||||
-driver <driver>
|
||||
-attributes <p=v,...>
|
||||
|
||||
Remove Dynamic Attribute Operations
|
||||
-rem_drv_attr <driver> : Remove driver attribute(s) <p> to value <v>.
|
||||
-rem_drv_attr <driver> : Remove driver attribute(s) <p> with value <v>.
|
||||
-attributes <p=v,...>
|
||||
-rem_tgt_attr <target> : Remove target attribute(s) <p> to value <v>.
|
||||
-rem_tgt_attr <target> : Remove target attribute(s) <p> with value <v>.
|
||||
-driver <driver>
|
||||
-attributes <p=v,...>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user