Corrections in xorriso manual. Proposed by Paul Menzel.
This commit is contained in:
@ -31,7 +31,7 @@ images with Rock Ridge extensions.
|
||||
* Extras:: Rock Ridge, POSIX, X/Open, El Torito, ACL, xattr
|
||||
* Processing:: Command processing
|
||||
* Dialog:: Dialog, Readline, Result pager
|
||||
* Options:: Reference of commands
|
||||
* Commands:: Reference of commands
|
||||
* Examples:: Examples
|
||||
* Files:: Files
|
||||
* Seealso:: See also
|
||||
@ -467,7 +467,7 @@ arguments if dialog mode has not been enabled at that point, or by a
|
||||
problem event which triggers the threshold of command -abort_on.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Dialog, Next: Options, Prev: Processing, Up: Top
|
||||
File: xorriso.info, Node: Dialog, Next: Commands, Prev: Processing, Up: Top
|
||||
|
||||
8 Dialog, Readline, Result pager
|
||||
********************************
|
||||
@ -502,10 +502,10 @@ The request to abort may or may not be obeyed by the current action.
|
||||
All actions try to abort as soon as possible.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Options, Next: Examples, Prev: Dialog, Up: Top
|
||||
File: xorriso.info, Node: Commands, Next: Examples, Prev: Dialog, Up: Top
|
||||
|
||||
9 Options
|
||||
*********
|
||||
9 Commands
|
||||
**********
|
||||
|
||||
All command words are shown with a leading dash although this dash is
|
||||
not mandatory for the command to be recognized. Nevertheless within
|
||||
@ -539,7 +539,7 @@ inner dashes are interpreted as underscores.
|
||||
* Frontend:: Support for frontend programs via stdin and stdout
|
||||
|
||||
|
||||
File: xorriso.info, Node: ArgSort, Next: AqDrive, Prev: Options, Up: Options
|
||||
File: xorriso.info, Node: ArgSort, Next: AqDrive, Prev: Commands, Up: Commands
|
||||
|
||||
9.1 Execution order of program arguments
|
||||
========================================
|
||||
@ -572,7 +572,7 @@ loss of expressivity.
|
||||
listed sorting order may well make sense, though.
|
||||
|
||||
|
||||
File: xorriso.info, Node: AqDrive, Next: Loading, Prev: ArgSort, Up: Options
|
||||
File: xorriso.info, Node: AqDrive, Next: Loading, Prev: ArgSort, Up: Commands
|
||||
|
||||
9.2 Acquiring source and target drive
|
||||
=====================================
|
||||
@ -632,7 +632,7 @@ commands which acquire the drive.
|
||||
output begins. The output drive is given up when writing is done.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Loading, Next: Insert, Prev: AqDrive, Up: Options
|
||||
File: xorriso.info, Node: Loading, Next: Insert, Prev: AqDrive, Up: Commands
|
||||
|
||||
9.3 Influencing the behavior of image loading
|
||||
=============================================
|
||||
@ -715,7 +715,7 @@ activate them only after image loading.
|
||||
filesystem.
|
||||
|
||||
-assert_volid pattern severity
|
||||
Refuse to load ISO images with volume ids which do not match the
|
||||
Refuse to load ISO images with volume IDs which do not match the
|
||||
given search pattern. When refusing an image, give up the input
|
||||
drive and issue an event of the given severity (like FAILURE, see
|
||||
-abort_on). An empty search pattern accepts any image.
|
||||
@ -915,7 +915,7 @@ activate them only after image loading.
|
||||
numbers. Currently the default is 32 tiles of 32 blocks = 2 MiB.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Insert, Next: SetInsert, Prev: Loading, Up: Options
|
||||
File: xorriso.info, Node: Insert, Next: SetInsert, Prev: Loading, Up: Commands
|
||||
|
||||
9.4 Inserting files into ISO image
|
||||
==================================
|
||||
@ -1116,7 +1116,7 @@ filesystem.
|
||||
depend on the number of iso_rr_path_original parameters.
|
||||
|
||||
|
||||
File: xorriso.info, Node: SetInsert, Next: Manip, Prev: Insert, Up: Options
|
||||
File: xorriso.info, Node: SetInsert, Next: Manip, Prev: Insert, Up: Commands
|
||||
|
||||
9.5 Settings for file insertion
|
||||
===============================
|
||||
@ -1285,7 +1285,7 @@ File: xorriso.info, Node: SetInsert, Next: Manip, Prev: Insert, Up: Options
|
||||
overlap.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Manip, Next: CmdFind, Prev: SetInsert, Up: Options
|
||||
File: xorriso.info, Node: Manip, Next: CmdFind, Prev: SetInsert, Up: Commands
|
||||
|
||||
9.6 File manipulations
|
||||
======================
|
||||
@ -1471,7 +1471,7 @@ whether they stem from the loaded image or were newly inserted.
|
||||
-boot_image "any" "cat_hidden=on"
|
||||
|
||||
|
||||
File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Options
|
||||
File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Commands
|
||||
|
||||
9.7 Tree traversal command -find
|
||||
================================
|
||||
@ -1769,7 +1769,7 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Options
|
||||
chmod a-w,a+r --
|
||||
|
||||
|
||||
File: xorriso.info, Node: Filter, Next: Writing, Prev: CmdFind, Up: Options
|
||||
File: xorriso.info, Node: Filter, Next: Writing, Prev: CmdFind, Up: Commands
|
||||
|
||||
9.8 Filters for data file content
|
||||
=================================
|
||||
@ -1861,7 +1861,7 @@ there are many small files.
|
||||
directories.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Writing, Next: SetWrite, Prev: Filter, Up: Options
|
||||
File: xorriso.info, Node: Writing, Next: SetWrite, Prev: Filter, Up: Commands
|
||||
|
||||
9.9 Writing the result, drive control
|
||||
=====================================
|
||||
@ -2034,7 +2034,7 @@ File: xorriso.info, Node: Writing, Next: SetWrite, Prev: Filter, Up: Options
|
||||
"(current)".
|
||||
|
||||
|
||||
File: xorriso.info, Node: SetWrite, Next: Bootable, Prev: Writing, Up: Options
|
||||
File: xorriso.info, Node: SetWrite, Next: Bootable, Prev: Writing, Up: Commands
|
||||
|
||||
9.10 Settings for result writing
|
||||
================================
|
||||
@ -2193,46 +2193,47 @@ according to the setting of command -acl.
|
||||
than 255 bytes.
|
||||
|
||||
-volid text
|
||||
Specify the volume ID. `xorriso' accepts any text up to 32
|
||||
characters, but according to rarely obeyed specs stricter rules
|
||||
apply:
|
||||
Specify the volume ID, which can be considered to be the name of
|
||||
the image. `xorriso' accepts any text up to 32 characters, but
|
||||
according to rarely obeyed specs stricter rules apply:
|
||||
ECMA-119 demands ASCII characters out of [A-Z0-9_]. Like:
|
||||
"IMAGE_23"
|
||||
Joliet allows 16 UCS-2 characters. Like: "Windows name"
|
||||
Be aware that the volume id might get used automatically as name
|
||||
of the mount point when the medium is inserted into a playful
|
||||
Joliet allows 16 UCS-2 characters. Like:
|
||||
"Windows name"
|
||||
Be aware that the volume id might get used automatically as the
|
||||
name of the mount point when the medium is inserted into a playful
|
||||
computer system.
|
||||
If an ISO image gets loaded while the volume ID is set to default
|
||||
"ISOIMAGE" or to "", then the volume ID of the loaded image will
|
||||
become the effective volume id for the next write run. But as soon
|
||||
as command -volid is performed afterwards, this pending id is
|
||||
as command -volid is performed afterwards, this pending ID is
|
||||
overridden by the new setting.
|
||||
Consider this when setting -volid "ISOIMAGE" before executing
|
||||
-dev, -indev, or -rollback. If you insist in -volid "ISOIMAGE",
|
||||
set it again after those commands.
|
||||
|
||||
-volset_id text
|
||||
Set the volume set id string to be written with the next -commit.
|
||||
Set the volume set ID string to be written with the next -commit.
|
||||
Permissible are up to 128 characters. This setting gets overridden
|
||||
by image loading.
|
||||
|
||||
-publisher text
|
||||
Set the publisher id string to be written with the next -commit.
|
||||
Set the publisher ID string to be written with the next -commit.
|
||||
This may identify the person or organisation who specified what
|
||||
shall be recorded. Permissible are up to 128 characters. This
|
||||
setting gets overridden by image loading.
|
||||
|
||||
-application_id text
|
||||
Set the application id string to be written with the next -commit.
|
||||
Set the application ID string to be written with the next -commit.
|
||||
This may identify the specification of how the data are recorded.
|
||||
Permissible are up to 128 characters. This setting gets overridden
|
||||
by image loading.
|
||||
The special text "@xorriso@" gets converted to the id string of
|
||||
The special text "@xorriso@" gets converted to the ID string of
|
||||
`xorriso' which is normally written as -preparer_id. It is a wrong
|
||||
tradition to write the program id as -application_id.
|
||||
tradition to write the program ID as -application_id.
|
||||
|
||||
-system_id text
|
||||
Set the system id string to be written with the next -commit. This
|
||||
Set the system ID string to be written with the next -commit. This
|
||||
may identify the system which can recognize and act upon the
|
||||
content of the System Area in image blocks 0 to 15. Permissible
|
||||
are up to 32 characters. This setting gets overridden by image
|
||||
@ -2277,15 +2278,15 @@ according to the setting of command -acl.
|
||||
setting gets overridden by image loading.
|
||||
|
||||
-preparer_id
|
||||
Set the preparer id string to be written with the next -commit.
|
||||
Set the preparer ID string to be written with the next -commit.
|
||||
This may identify the person or other entity which controls the
|
||||
preparation of the data which shall be recorded. Normally this
|
||||
should be the id of `xorriso' and not of the person or program
|
||||
should be the ID of `xorriso' and not of the person or program
|
||||
which operates `xorriso'. Please avoid to change it. Permissible
|
||||
are up to 128 characters.
|
||||
The special text "@xorriso@" gets converted to the id string of
|
||||
The special text "@xorriso@" gets converted to the ID string of
|
||||
`xorriso' which is default at program startup.
|
||||
Unlike other id strings, this setting is not influenced by image
|
||||
Unlike other ID strings, this setting is not influenced by image
|
||||
loading.
|
||||
|
||||
-out_charset character_set_name
|
||||
@ -2394,7 +2395,7 @@ according to the setting of command -acl.
|
||||
by -padding mode "included".
|
||||
|
||||
|
||||
File: xorriso.info, Node: Bootable, Next: Jigdo, Prev: SetWrite, Up: Options
|
||||
File: xorriso.info, Node: Bootable, Next: Jigdo, Prev: SetWrite, Up: Commands
|
||||
|
||||
9.11 Bootable ISO images
|
||||
========================
|
||||
@ -2656,7 +2657,7 @@ filesystem and announced by an MBR partition table entry.
|
||||
the next lower valid one.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Jigdo, Next: Charset, Prev: Bootable, Up: Options
|
||||
File: xorriso.info, Node: Jigdo, Next: Charset, Prev: Bootable, Up: Commands
|
||||
|
||||
9.12 Jigdo Template Extraction
|
||||
==============================
|
||||
@ -2735,7 +2736,7 @@ emulation, and padding will be counted as part of the ISO image.
|
||||
Alias: -checksum_algorithm_template
|
||||
|
||||
|
||||
File: xorriso.info, Node: Charset, Next: Exception, Prev: Jigdo, Up: Options
|
||||
File: xorriso.info, Node: Charset, Next: Exception, Prev: Jigdo, Up: Commands
|
||||
|
||||
9.13 Character sets
|
||||
===================
|
||||
@ -2787,7 +2788,7 @@ display on your terminal.
|
||||
being sent to the terminal.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Exception, Next: DialogCtl, Prev: Charset, Up: Options
|
||||
File: xorriso.info, Node: Exception, Next: DialogCtl, Prev: Charset, Up: Commands
|
||||
|
||||
9.14 Exception processing
|
||||
=========================
|
||||
@ -2902,7 +2903,7 @@ failed unexpectedly.
|
||||
filtered.
|
||||
|
||||
|
||||
File: xorriso.info, Node: DialogCtl, Next: Inquiry, Prev: Exception, Up: Options
|
||||
File: xorriso.info, Node: DialogCtl, Next: Inquiry, Prev: Exception, Up: Commands
|
||||
|
||||
9.15 Dialog mode control
|
||||
========================
|
||||
@ -2957,7 +2958,7 @@ File: xorriso.info, Node: DialogCtl, Next: Inquiry, Prev: Exception, Up: Opt
|
||||
session.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Inquiry, Next: Navigate, Prev: DialogCtl, Up: Options
|
||||
File: xorriso.info, Node: Inquiry, Next: Navigate, Prev: DialogCtl, Up: Commands
|
||||
|
||||
9.16 Drive and media related inquiry actions
|
||||
============================================
|
||||
@ -3049,13 +3050,13 @@ File: xorriso.info, Node: Inquiry, Next: Navigate, Prev: DialogCtl, Up: Opti
|
||||
subtracting already foreseeable consumption by next -commit.
|
||||
|
||||
-pvd_info
|
||||
Print various id strings which can be found in loaded ISO images.
|
||||
Print various ID strings which can be found in loaded ISO images.
|
||||
Some of them may be changed by commands like -volid or -publisher.
|
||||
For these ids -pvd_info reports what would be written with the
|
||||
For these IDs -pvd_info reports what would be written with the
|
||||
next -commit.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Navigate, Next: Verify, Prev: Inquiry, Up: Options
|
||||
File: xorriso.info, Node: Navigate, Next: Verify, Prev: Inquiry, Up: Commands
|
||||
|
||||
9.17 Navigation in ISO image and disk filesystem
|
||||
================================================
|
||||
@ -3240,7 +3241,7 @@ File: xorriso.info, Node: Navigate, Next: Verify, Prev: Inquiry, Up: Options
|
||||
Like -show_stream but working recursively.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Verify, Next: Restore, Prev: Navigate, Up: Options
|
||||
File: xorriso.info, Node: Verify, Next: Restore, Prev: Navigate, Up: Commands
|
||||
|
||||
9.18 Evaluation of readability and recovery
|
||||
===========================================
|
||||
@ -3359,7 +3360,7 @@ transmission errors.
|
||||
start block addresses, followed by binary bitmap data.
|
||||
map_with_volid="on"
|
||||
examines tracks whether they are ISO images and prints their
|
||||
volume ids into the human readable TOC of sector_map=.
|
||||
volume IDs into the human readable TOC of sector_map=.
|
||||
patch_lba0="on"
|
||||
transfers within the data_to= file a copy of the currently
|
||||
loaded session head to the start of that file and patches it
|
||||
@ -3413,7 +3414,7 @@ transmission errors.
|
||||
paths. Only mismatching data files will be reported.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Restore, Next: Emulation, Prev: Verify, Up: Options
|
||||
File: xorriso.info, Node: Restore, Next: Emulation, Prev: Verify, Up: Commands
|
||||
|
||||
9.19 osirrox ISO-to-disk restore commands
|
||||
=========================================
|
||||
@ -3546,7 +3547,7 @@ The directory permissions on disk have to allow rwx.
|
||||
/sbin/mount.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Emulation, Next: Scripting, Prev: Restore, Up: Options
|
||||
File: xorriso.info, Node: Emulation, Next: Scripting, Prev: Restore, Up: Commands
|
||||
|
||||
9.20 Command compatibility emulations (cdrtools)
|
||||
================================================
|
||||
@ -3724,7 +3725,7 @@ said programs trigger comparable actions.
|
||||
record.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Scripting, Next: Frontend, Prev: Emulation, Up: Options
|
||||
File: xorriso.info, Node: Scripting, Next: Frontend, Prev: Emulation, Up: Commands
|
||||
|
||||
9.21 Scripting, dialog and program control features
|
||||
===================================================
|
||||
@ -3864,10 +3865,10 @@ File: xorriso.info, Node: Scripting, Next: Frontend, Prev: Emulation, Up: Op
|
||||
If path is not empty it gives the address of a plain text file
|
||||
where a log record gets appended after each session. This log can
|
||||
be used to determine the start_lba of a session for mount options
|
||||
-o sbsector= resp. -s from date or volume id.
|
||||
-o sbsector= resp. -s from date or volume ID.
|
||||
Record format is: timestamp start_lba size volume-id
|
||||
The first three items are single words, the rest of the line is
|
||||
the volume id.
|
||||
the volume ID.
|
||||
|
||||
-scsi_log "on"|"off"
|
||||
Mode "on" enables very verbous logging of SCSI commands and drive
|
||||
@ -3890,7 +3891,7 @@ File: xorriso.info, Node: Scripting, Next: Frontend, Prev: Emulation, Up: Op
|
||||
readline history.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Frontend, Next: ExDevices, Prev: Scripting, Up: Options
|
||||
File: xorriso.info, Node: Frontend, Next: ExDevices, Prev: Scripting, Up: Commands
|
||||
|
||||
9.22 Support for frontend programs via stdin and stdout
|
||||
=======================================================
|
||||
@ -3925,7 +3926,7 @@ File: xorriso.info, Node: Frontend, Next: ExDevices, Prev: Scripting, Up: Op
|
||||
Use text as name of this program and perform -help.
|
||||
|
||||
|
||||
File: xorriso.info, Node: Examples, Next: Files, Prev: Options, Up: Top
|
||||
File: xorriso.info, Node: Examples, Next: Files, Prev: Commands, Up: Top
|
||||
|
||||
10 Examples
|
||||
***********
|
||||
@ -4278,7 +4279,7 @@ counterparts. ISO file objects get created, deleted or get their
|
||||
attributes adjusted accordingly.
|
||||
ACL, xattr, hard links and MD5 checksums will be recorded. Accelerated
|
||||
comparison is enabled at the expense of potentially larger backup size.
|
||||
Only media with the expected volume id or blank media are accepted.
|
||||
Only media with the expected volume ID or blank media are accepted.
|
||||
Files with names matching *.o or *.swp get excluded explicitly.
|
||||
When done with writing the new session gets checked by its recorded MD5.
|
||||
|
||||
@ -4529,7 +4530,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
|
||||
* # starts a comment line: Scripting. (line 162)
|
||||
* -abort_on controls abort on error: Exception. (line 27)
|
||||
* -abstract_file sets abstract file name: SetWrite. (line 231)
|
||||
* -abstract_file sets abstract file name: SetWrite. (line 232)
|
||||
* -acl controls handling of ACLs: Loading. (line 143)
|
||||
* -add inserts one or more paths: Insert. (line 45)
|
||||
* -add_plainly inserts one or more paths: Insert. (line 64)
|
||||
@ -4537,13 +4538,13 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -alter_date_r sets timestamps in ISO image: Manip. (line 167)
|
||||
* -append_partition adds arbitrary file after image end: Bootable.
|
||||
(line 234)
|
||||
* -application_id sets application id: SetWrite. (line 190)
|
||||
* -application_id sets application id: SetWrite. (line 191)
|
||||
* -as emulates mkisofs or cdrecord: Emulation. (line 13)
|
||||
* -assert_volid rejects undesired images: Loading. (line 84)
|
||||
* -auto_charset learns character set from image: Loading. (line 98)
|
||||
* -backslash_codes enables backslash conversion: Scripting. (line 67)
|
||||
* -ban_stdio_write demands real drive: Loading. (line 251)
|
||||
* -biblio_file sets biblio file name: SetWrite. (line 238)
|
||||
* -biblio_file sets biblio file name: SetWrite. (line 239)
|
||||
* -blank erases media: Writing. (line 61)
|
||||
* -boot_image controls bootability: Bootable. (line 26)
|
||||
* -calm_drive reduces drive activity: Loading. (line 240)
|
||||
@ -4562,7 +4563,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -chown sets ownership in ISO image: Manip. (line 42)
|
||||
* -chown_r sets ownership in ISO image: Manip. (line 47)
|
||||
* -clone copies ISO directory tree: Insert. (line 179)
|
||||
* -close controls media closing: SetWrite. (line 333)
|
||||
* -close controls media closing: SetWrite. (line 334)
|
||||
* -close_damaged closes damaged track and session: Writing. (line 155)
|
||||
* -close_filter_list bans filter registration: Filter. (line 52)
|
||||
* -commit writes pending ISO image: Writing. (line 29)
|
||||
@ -4571,7 +4572,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -compare_l reports ISO/disk differences: Navigate. (line 164)
|
||||
* -compare_r reports ISO/disk differences: Navigate. (line 159)
|
||||
* -compliance controls standard compliance: SetWrite. (line 58)
|
||||
* -copyright_file sets copyright file name: SetWrite. (line 225)
|
||||
* -copyright_file sets copyright file name: SetWrite. (line 226)
|
||||
* -cp_clone copies ISO directory tree: Insert. (line 191)
|
||||
* -cp_rx copies file trees to disk: Restore. (line 108)
|
||||
* -cpax copies files to disk: Restore. (line 104)
|
||||
@ -4589,11 +4590,11 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
(line 36)
|
||||
* -drive_class controls drive accessability: Loading. (line 54)
|
||||
* -du show directory size in ISO image: Navigate. (line 89)
|
||||
* -dummy controls write simulation: SetWrite. (line 322)
|
||||
* -dummy controls write simulation: SetWrite. (line 323)
|
||||
* -dus show directory size in ISO image: Navigate. (line 93)
|
||||
* -dusx show directory size on disk: Navigate. (line 102)
|
||||
* -dux show directory size on disk: Navigate. (line 97)
|
||||
* -dvd_obs set write block size: SetWrite. (line 309)
|
||||
* -dvd_obs set write block size: SetWrite. (line 310)
|
||||
* -early_stdio_test classifies stdio drives: Loading. (line 256)
|
||||
* -eject ejects drive tray: Writing. (line 52)
|
||||
* -end writes pending session and ends program: Scripting. (line 156)
|
||||
@ -4611,12 +4612,12 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -follow softlinks and mount points: SetInsert. (line 76)
|
||||
* -for_backup -acl,-xattr,-hardlinks,-md5: Loading. (line 185)
|
||||
* -format formats media: Writing. (line 91)
|
||||
* -fs sets size of fifo: SetWrite. (line 326)
|
||||
* -fs sets size of fifo: SetWrite. (line 327)
|
||||
* -getfacl shows ACL in ISO image: Navigate. (line 70)
|
||||
* -getfacl_r shows ACL in ISO image: Navigate. (line 77)
|
||||
* -getfattr shows xattr in ISO image: Navigate. (line 81)
|
||||
* -getfattr_r shows xattr in ISO image: Navigate. (line 85)
|
||||
* -gid sets global ownership: SetWrite. (line 266)
|
||||
* -gid sets global ownership: SetWrite. (line 267)
|
||||
* -grow_blindly overides next writeable address: AqDrive. (line 46)
|
||||
* -hardlinks controls handling of hard links: Loading. (line 110)
|
||||
* -help prints help text: Scripting. (line 20)
|
||||
@ -4664,17 +4665,17 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -not_paths sets absolute exclusion paths: SetInsert. (line 55)
|
||||
* -options_from_file reads commands from file: Scripting. (line 12)
|
||||
* -osirrox enables ISO-to-disk copying: Restore. (line 18)
|
||||
* -out_charset sets output character set: SetWrite. (line 256)
|
||||
* -out_charset sets output character set: SetWrite. (line 257)
|
||||
* -outdev acquires a drive for output: AqDrive. (line 31)
|
||||
* -overwrite enables overwriting in ISO: SetInsert. (line 127)
|
||||
* -pacifier controls pacifier text form: Emulation. (line 158)
|
||||
* -padding sets amount or mode of image padding: SetWrite. (line 347)
|
||||
* -padding sets amount or mode of image padding: SetWrite. (line 348)
|
||||
* -page set terminal geometry: DialogCtl. (line 19)
|
||||
* -paste_in copies file into disk file: Restore. (line 121)
|
||||
* -path_list inserts paths from disk file: Insert. (line 78)
|
||||
* -pathspecs sets meaning of = with -add: SetInsert. (line 118)
|
||||
* -pkt_output consolidates text output: Frontend. (line 7)
|
||||
* -preparer_id sets preparer id: SetWrite. (line 244)
|
||||
* -preparer_id sets preparer id: SetWrite. (line 245)
|
||||
* -print prints result text line: Scripting. (line 99)
|
||||
* -print_info prints message text line: Scripting. (line 102)
|
||||
* -print_mark prints synchronizing text line: Scripting. (line 105)
|
||||
@ -4682,7 +4683,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -prog sets program name: Frontend. (line 30)
|
||||
* -prog_help prints help text: Frontend. (line 33)
|
||||
* -prompt prompts for enter key: Scripting. (line 110)
|
||||
* -publisher sets publisher id: SetWrite. (line 184)
|
||||
* -publisher sets publisher id: SetWrite. (line 185)
|
||||
* -pvd_info shows image id strings: Inquiry. (line 93)
|
||||
* -pwd tells working directory in ISO: Navigate. (line 20)
|
||||
* -pwdx tells working directory on disk: Navigate. (line 23)
|
||||
@ -4720,30 +4721,30 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -signal_handling controls handling of system signals: Exception.
|
||||
(line 69)
|
||||
* -sleep waits for a given time span: Scripting. (line 114)
|
||||
* -speed set write speed: SetWrite. (line 282)
|
||||
* -speed set write speed: SetWrite. (line 283)
|
||||
* -split_size enables large file splitting: SetInsert. (line 140)
|
||||
* -status shows current settings: Scripting. (line 47)
|
||||
* -status_history_max curbs -status history: Scripting. (line 56)
|
||||
* -stdio_sync controls stdio buffer: SetWrite. (line 316)
|
||||
* -stream_recording controls defect management: SetWrite. (line 297)
|
||||
* -system_id sets system id: SetWrite. (line 199)
|
||||
* -stdio_sync controls stdio buffer: SetWrite. (line 317)
|
||||
* -stream_recording controls defect management: SetWrite. (line 298)
|
||||
* -system_id sets system id: SetWrite. (line 200)
|
||||
* -tell_media_space reports free space: Inquiry. (line 89)
|
||||
* -temp_mem_limit curbs memory consumption: Scripting. (line 92)
|
||||
* -toc shows list of sessions: Inquiry. (line 28)
|
||||
* -uid sets global ownership: SetWrite. (line 262)
|
||||
* -uid sets global ownership: SetWrite. (line 263)
|
||||
* -update inserts path if different: Insert. (line 102)
|
||||
* -update_l inserts paths if different: Insert. (line 124)
|
||||
* -update_r inserts paths if different: Insert. (line 113)
|
||||
* -use_readline enables readline for dialog: DialogCtl. (line 28)
|
||||
* -version prints help text: Scripting. (line 23)
|
||||
* -volid sets volume id: SetWrite. (line 160)
|
||||
* -volset_id sets volume set id: SetWrite. (line 179)
|
||||
* -volume_date sets volume timestamp: SetWrite. (line 206)
|
||||
* -write_type chooses TAO or SAO/DAO: SetWrite. (line 339)
|
||||
* -volset_id sets volume set id: SetWrite. (line 180)
|
||||
* -volume_date sets volume timestamp: SetWrite. (line 207)
|
||||
* -write_type chooses TAO or SAO/DAO: SetWrite. (line 340)
|
||||
* -x enables automatic execution order of arguments: ArgSort.
|
||||
(line 16)
|
||||
* -xattr controls handling of xattr (EA): Loading. (line 151)
|
||||
* -zisofs controls zisofs production: SetWrite. (line 270)
|
||||
* -zisofs controls zisofs production: SetWrite. (line 271)
|
||||
|
||||
|
||||
File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
@ -4778,7 +4779,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Character Set, _definition: Charset. (line 6)
|
||||
* Character Set, for input, -in_charset: Loading. (line 92)
|
||||
* Character Set, for input/output, -charset: Charset. (line 43)
|
||||
* Character Set, for output, -out_charset: SetWrite. (line 256)
|
||||
* Character Set, for output, -out_charset: SetWrite. (line 257)
|
||||
* Character set, learn from image, -auto_charset: Loading. (line 98)
|
||||
* Character Set, of terminal, -local_charset: Charset. (line 47)
|
||||
* CHRP partition, _definition: Bootable. (line 148)
|
||||
@ -4835,9 +4836,9 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Filter, show chain, -show_stream: Navigate. (line 169)
|
||||
* Filter, show chains of tree, -show_stream_r: Navigate. (line 183)
|
||||
* Filter, unregister, -unregister_filter: Filter. (line 48)
|
||||
* Filter, zisofs parameters, -zisofs: SetWrite. (line 270)
|
||||
* Filter, zisofs parameters, -zisofs: SetWrite. (line 271)
|
||||
* GPT, _definition: Extras. (line 38)
|
||||
* Group, global in ISO image, -gid: SetWrite. (line 266)
|
||||
* Group, global in ISO image, -gid: SetWrite. (line 267)
|
||||
* Group, in ISO image, -chgrp: Manip. (line 50)
|
||||
* Group, in ISO image, -chgrp_r: Manip. (line 55)
|
||||
* Growing, _definition: Methods. (line 19)
|
||||
@ -4847,19 +4848,19 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* hidden, set in ISO image, -hide: Manip. (line 171)
|
||||
* Image reading, cache size, -data_cache_size: Loading. (line 269)
|
||||
* Image, _definition: Model. (line 9)
|
||||
* Image, demand volume id, -assert_volid: Loading. (line 84)
|
||||
* Image, demand volume ID, -assert_volid: Loading. (line 84)
|
||||
* Image, discard pending changes, -rollback: Writing. (line 9)
|
||||
* Image, override change status, -changes_pending: Writing. (line 13)
|
||||
* Image, set abstract file name, -abstract_file: SetWrite. (line 231)
|
||||
* Image, set application id, -application_id: SetWrite. (line 190)
|
||||
* Image, set biblio file name, -biblio_file: SetWrite. (line 238)
|
||||
* Image, set copyright file name, -copyright_file: SetWrite. (line 225)
|
||||
* Image, set preparer id, -preparer_id: SetWrite. (line 244)
|
||||
* Image, set publisher id, -publisher: SetWrite. (line 184)
|
||||
* Image, set system id, -system_id: SetWrite. (line 199)
|
||||
* Image, set abstract file name, -abstract_file: SetWrite. (line 232)
|
||||
* Image, set application id, -application_id: SetWrite. (line 191)
|
||||
* Image, set biblio file name, -biblio_file: SetWrite. (line 239)
|
||||
* Image, set copyright file name, -copyright_file: SetWrite. (line 226)
|
||||
* Image, set preparer id, -preparer_id: SetWrite. (line 245)
|
||||
* Image, set publisher id, -publisher: SetWrite. (line 185)
|
||||
* Image, set system id, -system_id: SetWrite. (line 200)
|
||||
* Image, set volume id, -volid: SetWrite. (line 160)
|
||||
* Image, set volume set id, -volset_id: SetWrite. (line 179)
|
||||
* Image, set volume timestamp, -volume_date: SetWrite. (line 206)
|
||||
* Image, set volume set id, -volset_id: SetWrite. (line 180)
|
||||
* Image, set volume timestamp, -volume_date: SetWrite. (line 207)
|
||||
* Image, show id strings, -pvd_info: Inquiry. (line 93)
|
||||
* Insert, enable overwriting, -overwrite: SetInsert. (line 127)
|
||||
* Insert, file exclusion absolute, -not_paths: SetInsert. (line 55)
|
||||
@ -4918,7 +4919,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Navigate, tell ISO working directory, -pwd: Navigate. (line 20)
|
||||
* Next writeable address, -grow_blindly: AqDrive. (line 46)
|
||||
* Overwriteable media, _definition: Media. (line 14)
|
||||
* Ownership, global in ISO image, -uid: SetWrite. (line 262)
|
||||
* Ownership, global in ISO image, -uid: SetWrite. (line 263)
|
||||
* Ownership, in ISO image, -chown: Manip. (line 42)
|
||||
* Ownership, in ISO image, -chown_r: Manip. (line 47)
|
||||
* Partition offset, _definition: Bootable. (line 167)
|
||||
@ -5000,25 +5001,25 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Verify, file checksum, -check_md5: Verify. (line 154)
|
||||
* Verify, file tree checksums, -check_md5_r: Verify. (line 170)
|
||||
* Verify, preset -check_media, -check_media_defaults: Verify. (line 41)
|
||||
* Write, block size, -dvd_obs: SetWrite. (line 309)
|
||||
* Write, block size, -dvd_obs: SetWrite. (line 310)
|
||||
* Write, bootability, -boot_image: Bootable. (line 26)
|
||||
* Write, buffer syncing, -stdio_sync: SetWrite. (line 316)
|
||||
* Write, close media, -close: SetWrite. (line 333)
|
||||
* Write, buffer syncing, -stdio_sync: SetWrite. (line 317)
|
||||
* Write, close media, -close: SetWrite. (line 334)
|
||||
* Write, compliance to specs, -compliance: SetWrite. (line 58)
|
||||
* Write, defect management, -stream_recording: SetWrite. (line 297)
|
||||
* Write, defect management, -stream_recording: SetWrite. (line 298)
|
||||
* Write, disable Rock Ridge, -rockridge: SetWrite. (line 52)
|
||||
* Write, enable HFS+, -hfsplus: SetWrite. (line 14)
|
||||
* Write, enable Joliet, -joliet: SetWrite. (line 10)
|
||||
* Write, fifo size, -fs: SetWrite. (line 326)
|
||||
* Write, fifo size, -fs: SetWrite. (line 327)
|
||||
* Write, free space, -tell_media_space: Inquiry. (line 89)
|
||||
* Write, log problematic disk files, -errfile_log: Scripting. (line 118)
|
||||
* Write, log written sessions, -session_log: Scripting. (line 138)
|
||||
* Write, padding image, -padding: SetWrite. (line 347)
|
||||
* Write, padding image, -padding: SetWrite. (line 348)
|
||||
* Write, pending ISO image, -commit: Writing. (line 29)
|
||||
* Write, predict image size, -print_size: Inquiry. (line 80)
|
||||
* Write, set speed, -speed: SetWrite. (line 282)
|
||||
* Write, simulation, -dummy: SetWrite. (line 322)
|
||||
* Write, TAO or SAO/DAO, -write_type: SetWrite. (line 339)
|
||||
* Write, set speed, -speed: SetWrite. (line 283)
|
||||
* Write, simulation, -dummy: SetWrite. (line 323)
|
||||
* Write, TAO or SAO/DAO, -write_type: SetWrite. (line 340)
|
||||
* xattr, _definition: Extras. (line 65)
|
||||
* xattr, control handling, -xattr: Loading. (line 151)
|
||||
* xattr, set in ISO image, -setfattr: Manip. (line 111)
|
||||
@ -5039,51 +5040,51 @@ Node: Drives11416
|
||||
Node: Extras14731
|
||||
Node: Processing19183
|
||||
Node: Dialog22803
|
||||
Node: Options24480
|
||||
Node: ArgSort26154
|
||||
Node: AqDrive27644
|
||||
Node: Loading30688
|
||||
Node: Insert46143
|
||||
Node: SetInsert56278
|
||||
Node: Manip64854
|
||||
Node: CmdFind73677
|
||||
Node: Filter88381
|
||||
Node: Writing92936
|
||||
Node: SetWrite102114
|
||||
Node: Bootable120753
|
||||
Node: Jigdo136146
|
||||
Node: Charset140392
|
||||
Node: Exception143153
|
||||
Node: DialogCtl149272
|
||||
Node: Inquiry151869
|
||||
Node: Navigate156735
|
||||
Node: Verify165032
|
||||
Node: Restore174063
|
||||
Node: Emulation180972
|
||||
Node: Scripting190783
|
||||
Node: Frontend197943
|
||||
Node: Examples199243
|
||||
Node: ExDevices200420
|
||||
Node: ExCreate201079
|
||||
Node: ExDialog202364
|
||||
Node: ExGrowing203629
|
||||
Node: ExModifying204434
|
||||
Node: ExBootable204938
|
||||
Node: ExCharset205490
|
||||
Node: ExPseudo206311
|
||||
Node: ExCdrecord207209
|
||||
Node: ExMkisofs207526
|
||||
Node: ExGrowisofs208866
|
||||
Node: ExException210001
|
||||
Node: ExTime210455
|
||||
Node: ExIncBackup210914
|
||||
Node: ExRestore214906
|
||||
Node: ExRecovery215866
|
||||
Node: Files216436
|
||||
Node: Seealso217735
|
||||
Node: Bugreport218458
|
||||
Node: Legal219039
|
||||
Node: CommandIdx220050
|
||||
Node: ConceptIdx235995
|
||||
Node: Commands24481
|
||||
Node: ArgSort26158
|
||||
Node: AqDrive27650
|
||||
Node: Loading30695
|
||||
Node: Insert46151
|
||||
Node: SetInsert56287
|
||||
Node: Manip64864
|
||||
Node: CmdFind73688
|
||||
Node: Filter88393
|
||||
Node: Writing92949
|
||||
Node: SetWrite102128
|
||||
Node: Bootable120831
|
||||
Node: Jigdo136225
|
||||
Node: Charset140472
|
||||
Node: Exception143234
|
||||
Node: DialogCtl149354
|
||||
Node: Inquiry151952
|
||||
Node: Navigate156819
|
||||
Node: Verify165117
|
||||
Node: Restore174149
|
||||
Node: Emulation181059
|
||||
Node: Scripting190871
|
||||
Node: Frontend198032
|
||||
Node: Examples199333
|
||||
Node: ExDevices200511
|
||||
Node: ExCreate201170
|
||||
Node: ExDialog202455
|
||||
Node: ExGrowing203720
|
||||
Node: ExModifying204525
|
||||
Node: ExBootable205029
|
||||
Node: ExCharset205581
|
||||
Node: ExPseudo206402
|
||||
Node: ExCdrecord207300
|
||||
Node: ExMkisofs207617
|
||||
Node: ExGrowisofs208957
|
||||
Node: ExException210092
|
||||
Node: ExTime210546
|
||||
Node: ExIncBackup211005
|
||||
Node: ExRestore214997
|
||||
Node: ExRecovery215957
|
||||
Node: Files216527
|
||||
Node: Seealso217826
|
||||
Node: Bugreport218549
|
||||
Node: Legal219130
|
||||
Node: CommandIdx220141
|
||||
Node: ConceptIdx236086
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user