mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
lstape: fix description of --type and <devbusid> filter for channel tapes
Signed-off-by: Steffen Maier <maier@linux.ibm.com> Reviewed-by: Jens Remus <jremus@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
4cf8f5f46c
commit
b9b3d2d230
@@ -20,6 +20,8 @@ lstape \- list tape devices.
|
||||
.br
|
||||
.RB [ -t
|
||||
.IR <device-type> [, <device-type> ] "" ...]
|
||||
.br
|
||||
.RI [ <device-bus-ID> ...]
|
||||
|
||||
.SH DESCRIPTION
|
||||
The lstape command lists all available tape devices on the current host. For
|
||||
@@ -78,12 +80,14 @@ on the output of SCSI devices.
|
||||
|
||||
.TP
|
||||
.BR -t | --type " \fI<device-type>\fR"
|
||||
Limit output to given device types (currently only applies to channel attached
|
||||
Limit output to given device types, for example 3490
|
||||
(currently only applies to channel-attached
|
||||
tape devices).
|
||||
|
||||
.TP
|
||||
\fB<device-type>\fR =
|
||||
Device type of devices that should be displayed (e.g. 3490).
|
||||
.I <device-bus-ID>
|
||||
Limits the output to information about the specified tape device or
|
||||
devices only. For CCW-attached devices only.
|
||||
|
||||
.SH EXAMPLES
|
||||
\fBlstape\fR
|
||||
|
||||
Reference in New Issue
Block a user