Clarified in man page the use of option -with_vendor_model
This commit is contained in:
@@ -150,6 +150,12 @@ $ xorriso\-dd\-target \-with_sudo sdc
|
||||
.br
|
||||
sdc : YES : usb+ has_iso9660+ has_vfat+
|
||||
.br
|
||||
$ xorriso\-dd\-target \-with_sudo \-with_vendor_model sdc
|
||||
.br
|
||||
...
|
||||
.br
|
||||
sdc : YES : usb+ has_iso9660+ has_vfat+ : Intenso Ultra Line
|
||||
.br
|
||||
$ xorriso\-dd\-target sdc
|
||||
.br
|
||||
sdc : NO : usb+ no_fs_while_not_su\-
|
||||
@@ -336,6 +342,11 @@ This reason overrides any "has_XYZ\-" reason.
|
||||
A given device name looks like the name of an optical drive: sr[0\-9]*.
|
||||
Use program \fBxorrecord\fR for this kind of devices.
|
||||
.br
|
||||
\fBlooks_like_disk_partition\-\fR
|
||||
.br
|
||||
A given device name looks like the name of a partition. Expected are names
|
||||
of base devices, like "sde", not of their partitions, like "sde1".
|
||||
.br
|
||||
\fBlooks_like_floppy\-\fR
|
||||
.br
|
||||
A given device name looks like the name of a floppy disk drive: fd[0\-9]*.
|
||||
@@ -344,11 +355,6 @@ A given device name looks like the name of a floppy disk drive: fd[0\-9]*.
|
||||
.br
|
||||
A given device name looks like the name of a ram block device: zram[0\-9]*.
|
||||
.br
|
||||
\fBlooks_like_disk_partition\-\fR
|
||||
.br
|
||||
A given device name looks like the name of a partition. Expected are names
|
||||
of base devices, like "sde", not of their partitions, like "sde1".
|
||||
.br
|
||||
\fBlsblk_no_size\-\fR
|
||||
.br
|
||||
A size test is given by \-max_size, \-min_size, or \-image_file but the size of
|
||||
|
Reference in New Issue
Block a user