Reassured success of unmount

This commit is contained in:
2019-12-02 17:13:00 +01:00
parent 23bce9c669
commit 9b711f20ec
4 changed files with 64 additions and 48 deletions

View File

@ -1,7 +1,7 @@
This is xorriso-dd-target.info, produced by makeinfo version 5.2 from
xorriso-dd-target.texi.
xorriso-tcltk - Device evaluator and disk image copier for GNU/Linux
xorriso-dd-target - Device evaluator and disk image copier for GNU/Linux
Copyright (C) 2019 Thomas Schmitt
@ -54,9 +54,9 @@ of the target device.
possible unmounting, and for possible image writing. Option
*-with_sudo* offers a way to gain this power only for those tasks and to
run the program elsewise with a normal user's power.
If a particular disk image file is intended as eventual copy source,
then its path should be given by option -image_file, so that its size
can be used as decision criterion.
If a particular disk image file is intended as copy source, then its
path should be given by option -image_file, so that its size can be used
as decision criterion.
Following are use case descriptions with examples:
* Menu:
@ -197,7 +197,7 @@ Option *-dummy* prevents this kind of real action and rather shows the
planned umount and dd commands on stdout.
Example:
$ xorriso-dd-target -with_sudo -plug_test -DO_WRITE \
> -image_file debian-live-10.0.0-amd64-xfce.iso
-image_file debian-live-10.0.0-amd64-xfce.iso
... sudo messages and above plug test steps 1 and 2 ...
@ -232,7 +232,7 @@ device, even if it looks not advisable. I.e. it will show the shell
commands which the program does not dare to perform.
Example:
$ xorriso-dd-target -with_sudo -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-
@ -430,7 +430,7 @@ Copyright (c) 2019 Thomas Schmitt
Permission is granted to distribute this text freely. It shall only be
modified in sync with the technical properties of xorriso-dd-target. If
you make use of the license to derive modified versions of
xorriso-idd-target then you are entitled to modify this text under that
xorriso-dd-target then you are entitled to modify this text under that
same license.
14.3 Credits
@ -497,22 +497,22 @@ File: xorriso-dd-target.info, Node: ConceptIdx, Next: Top, Prev: CommandIdx,

Tag Table:
Node: Top425
Node: Overview992
Node: Simplenames2784
Node: Listall3395
Node: Givendevices4805
Node: Plugtest5607
Node: Dowrite7355
Node: Unwise8464
Node: Reasons9822
Node: Options12120
Node: Examples14722
Node: Files14895
Node: Seealso15053
Node: Bugreport15219
Node: Legal15805
Node: CommandIdx16510
Node: ConceptIdx17557
Node: Top429
Node: Overview996
Node: Simplenames2779
Node: Listall3390
Node: Givendevices4800
Node: Plugtest5602
Node: Dowrite7350
Node: Unwise8457
Node: Reasons9813
Node: Options12111
Node: Examples14713
Node: Files14886
Node: Seealso15044
Node: Bugreport15210
Node: Legal15796
Node: CommandIdx16500
Node: ConceptIdx17547

End Tag Table