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:
Bart Van Assche
2011-07-18 10:37:31 +00:00
parent 8d652ce151
commit 6b84c4cfdb

View File

@@ -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,...>