mirror of
https://github.com/SCST-project/scst.git
synced 2026-07-20 06:52:18 +00:00
Merge of IET r263:
doc/manpages/ietadm.8 states adding a new target with tid=0 is illegal, but in practice, it is not as it allocates a new tid automatically. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1644 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -161,7 +161,7 @@ iscsi-scstd_request 203 3 \-1
|
||||
.IX Header "OPTIONS"
|
||||
\&\fB\-\-op new \-\-tid=[id] \-\-params Name=[name]\fR
|
||||
.PP
|
||||
add a new target with [id]. [id] must not be zero.
|
||||
add a new target with [id]. If [id] is zero, the lowest free [id] is allocated automatically to the new target.
|
||||
.PP
|
||||
\&\fB\-\-op delete \-\-tid=[id]\fR
|
||||
.PP
|
||||
|
||||
Reference in New Issue
Block a user