Equipped xorriso-dd-target -dummy_force example with -list_long

This commit is contained in:
Thomas Schmitt 2019-12-08 15:19:22 +01:00
parent 03ae735c85
commit 157cb19092
3 changed files with 37 additions and 12 deletions

View File

@ -286,7 +286,7 @@ program does not dare to perform.
.br .br
Example: Example:
.br .br
$ xorriso\-dd\-target \-with_sudo \-dummy_force sdd \\ $ xorriso\-dd\-target \-with_sudo \-list_long \-dummy_force sdd \\
.br .br
\-image_file debian\-live\-10.0.0\-amd64\-xfce.iso \-image_file debian\-live\-10.0.0\-amd64\-xfce.iso
.br .br
@ -294,6 +294,16 @@ $ xorriso\-dd\-target \-with_sudo \-dummy_force sdd \\
.br .br
sdd : NO : usb+ has_iso9660+ has_vfat+ has_ext2\- sdd : NO : usb+ has_iso9660+ has_vfat+ has_ext2\-
.br .br
NAME SIZE FSTYPE TRAN LABEL
.br
sdd 3.8G iso9660 usb d\-live 9.5.0 xf i386
.br
├─sdd1 1.9G iso9660 d\-live 9.5.0 xf i386
.br
├─sdd2 320K vfat
.br
└─sdd3 512M ext2
.br
.br .br
Overriding any advice because of \-dummy_force Overriding any advice because of \-dummy_force

View File

@ -241,10 +241,15 @@ with option -plug_test it will act like -dummy -DO_WRITE with this
device, even if it looks not advisable. I.e. it will show the shell device, even if it looks not advisable. I.e. it will show the shell
commands which the program does not dare to perform. commands which the program does not dare to perform.
Example: Example:
$ xorriso-dd-target -with_sudo -dummy_force sdd \ $ xorriso-dd-target -with_sudo -list_long -dummy_force sdd \
-image_file debian-live-10.0.0-amd64-xfce.iso -image_file debian-live-10.0.0-amd64-xfce.iso
... ...
sdd : NO : usb+ has_iso9660+ has_vfat+ has_ext2- sdd : NO : usb+ has_iso9660+ has_vfat+ has_ext2-
NAME SIZE FSTYPE TRAN LABEL
sdd 3.8G iso9660 usb d-live 9.5.0 xf i386
├─sdd1 1.9G iso9660 d-live 9.5.0 xf i386
├─sdd2 320K vfat
└─sdd3 512M ext2
Overriding any advice because of -dummy_force Overriding any advice because of -dummy_force
@ -529,14 +534,14 @@ Node: Givendevices5089
Node: Plugtest6053 Node: Plugtest6053
Node: Dowrite7893 Node: Dowrite7893
Node: Unwise9008 Node: Unwise9008
Node: Reasons10364 Node: Reasons10532
Node: Options12945 Node: Options13113
Node: Examples15747 Node: Examples15915
Node: Files15920 Node: Files16088
Node: Seealso16078 Node: Seealso16246
Node: Bugreport16244 Node: Bugreport16412
Node: Legal16831 Node: Legal16999
Node: CommandIdx17535 Node: CommandIdx17703
Node: ConceptIdx18655 Node: ConceptIdx18823
 
End Tag Table End Tag Table

View File

@ -394,7 +394,7 @@ program does not dare to perform.
@* @*
Example: Example:
@* @*
$ xorriso-dd-target -with_sudo -dummy_force sdd \ $ xorriso-dd-target -with_sudo -list_long -dummy_force sdd \
@* @*
-image_file debian-live-10.0.0-amd64-xfce.iso -image_file debian-live-10.0.0-amd64-xfce.iso
@* @*
@ -402,6 +402,16 @@ $ xorriso-dd-target -with_sudo -dummy_force sdd \
@* @*
sdd : NO : usb+ has_iso9660+ has_vfat+ has_ext2- sdd : NO : usb+ has_iso9660+ has_vfat+ has_ext2-
@* @*
NAME SIZE FSTYPE TRAN LABEL
@*
sdd 3.8G iso9660 usb d-live 9.5.0 xf i386
@*
├─sdd1 1.9G iso9660 d-live 9.5.0 xf i386
@*
├─sdd2 320K vfat
@*
└─sdd3 512M ext2
@*
@* @*
Overriding any advice because of -dummy_force Overriding any advice because of -dummy_force