Adjusted line lengths to less than 80 chars in source of xorriso manual
This commit is contained in:
@ -240,9 +240,8 @@ growing* is performed. It produces an add-on session which is ready for
|
||||
being written to the given block address. This is the usage model of
|
||||
mkisofs -M $indev -C $msc1,$msc2 -o $outdev
|
||||
which gives much room for wrong parameter combinations and should thus
|
||||
only be employed if a strict distinction between ISO formatter
|
||||
`xorriso' and the burn program is desired. -C $msc1,$msc2 is equivalent
|
||||
to:
|
||||
only be employed if a strict distinction between ISO formatter `xorriso'
|
||||
and the burn program is desired. -C $msc1,$msc2 is equivalent to:
|
||||
-load sbsector $msc1 -grow_blindly $msc2
|
||||
|
||||
|
||||
@ -638,7 +637,7 @@ activate them only after image loading.
|
||||
"stdio:" will be prepended automatically. This list is empty by
|
||||
default.
|
||||
Else if the path matches the "banned" list then the drive will not
|
||||
be accepted by `xorriso' but rather lead to a FAILURE event. This
|
||||
be accepted by `xorriso' but rather lead to a FAILURE event. This
|
||||
list is empty by default.
|
||||
Else if the path matches the "caution" list and if it is not a MMC
|
||||
device, then its address must have the prefix "stdio:" or it will
|
||||
@ -1040,8 +1039,8 @@ File: xorriso.info, Node: SetInsert, Next: Manip, Prev: Insert, Up: Options
|
||||
-file_size_limit value [value [...]] --
|
||||
Set the maximum permissible size for a single data file. The
|
||||
values get summed up for the actual limit. If the only value is
|
||||
"off" then the file size is not limited by `xorriso'. Default is a
|
||||
limit of 100 extents, 4g -2k each:
|
||||
"off" then the file size is not limited by `xorriso'. Default is
|
||||
a limit of 100 extents, 4g -2k each:
|
||||
-file_size_limit 400g -200k --
|
||||
When mounting ISO 9660 filesystems, old operating systems can
|
||||
handle only files up to 2g -1 --. Newer ones are good up to 4g -1
|
||||
@ -1494,7 +1493,7 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Options
|
||||
|
||||
Default action is *echo*, i.e. to print the address of the found
|
||||
file. Other actions are certain `xorriso' commands which get
|
||||
performed on the found files. These commands may have specific
|
||||
performed on the found files. These commands may have specific
|
||||
parameters. See also their particular descriptions.
|
||||
|
||||
chown and chown_r
|
||||
@ -2008,7 +2007,7 @@ will be written according to the setting of option -acl.
|
||||
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
|
||||
which operates `xorriso'. Please avoid to change it. Permissible
|
||||
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
|
||||
`xorriso' which is default at program startup.
|
||||
@ -3241,7 +3240,7 @@ said programs trigger comparable actions.
|
||||
to "mkisofs" if files are added to the image.
|
||||
-graft-points is equivalent to -pathspecs on. Note that pathspecs
|
||||
without "=" are interpreted differently than with `xorriso' option
|
||||
-add. Directories get merged with the root directory of the ISO
|
||||
-add. Directories get merged with the root directory of the ISO
|
||||
image, other filetypes get mapped into that root directory.
|
||||
If pathspecs are given and if no output file was chosen before or
|
||||
during the "mkisofs" option list, then standard output (-outdev
|
||||
@ -3347,7 +3346,8 @@ said programs trigger comparable actions.
|
||||
an eventual commit happens. From then on, options are interpreted
|
||||
as `xorriso' options.
|
||||
--no_rc as first argument of such a program start prevents
|
||||
interpretation of `xorriso' startup files. See section FILES below.
|
||||
interpretation of `xorriso' startup files. See section FILES
|
||||
below.
|
||||
|
||||
-read_mkisofsrc
|
||||
Try one by one to open for reading: ./.mkisofsrc , $MKISOFSRC ,
|
||||
@ -3397,7 +3397,7 @@ File: xorriso.info, Node: Scripting, Next: Frontend, Prev: Emulation, Up: Op
|
||||
Read quoted input from fileaddress and execute it like dialog
|
||||
lines. Empty lines and lines which begin by # are ignored.
|
||||
Normally one line should hold one `xorriso' command and all its
|
||||
arguments. Nevertheless lines may be concatenated by a trailing
|
||||
arguments. Nevertheless lines may be concatenated by a trailing
|
||||
backslash.
|
||||
See also section "Command processing", paragraph "Quoted input".
|
||||
|
||||
@ -3512,7 +3512,7 @@ File: xorriso.info, Node: Scripting, Next: Frontend, Prev: Emulation, Up: Op
|
||||
the `xorriso' output channels.
|
||||
A special property of this option is that the first -scsi_log
|
||||
setting among the start arguments is in effect already when the
|
||||
first operations of `xorriso' begin. Only "-scsi_log" with dash
|
||||
first operations of `xorriso' begin. Only "-scsi_log" with dash
|
||||
"-" is recognized that way.
|
||||
|
||||
-end
|
||||
@ -3844,7 +3844,7 @@ $ growisofs -M /dev/dvd /more/files
|
||||
|
||||
If no "xorrisofs" is available on your system, then you will have to
|
||||
create a link pointing to the `xorriso' binary and tell growisofs to
|
||||
use it. E.g. by:
|
||||
use it. E.g. by:
|
||||
|
||||
$ ln -s $(which xorriso) "$HOME/xorrisofs"
|
||||
$ export MKISOFS="$HOME/xorrisofs"
|
||||
@ -4115,7 +4115,7 @@ for libburnia-project.org
|
||||
|
||||
Copyright (c) 2007 - 2011 Thomas Schmitt
|
||||
Permission is granted to distribute this text freely. It shall only be
|
||||
modified in sync with the technical properties of `xorriso'. If you
|
||||
modified in sync with the technical properties of `xorriso'. If you
|
||||
make use of the license to derive modified versions of `xorriso' then
|
||||
you are entitled to modify this text under that same license.
|
||||
|
||||
@ -4268,7 +4268,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -out_charset sets output character set: SetWrite. (line 185)
|
||||
* -outdev aquires a drive for output: AqDrive. (line 29)
|
||||
* -overwrite enables overwriting in ISO: SetInsert. (line 127)
|
||||
* -pacifier controls pacifier text form: Emulation. (line 158)
|
||||
* -pacifier controls pacifier text form: Emulation. (line 159)
|
||||
* -padding sets amount or mode of image padding: SetWrite. (line 268)
|
||||
* -page set terminal geometry: DialogCtl. (line 19)
|
||||
* -paste_in copies file into disk file: Restore. (line 117)
|
||||
@ -4290,7 +4290,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -quoted_not_list sets exclusions: SetInsert. (line 72)
|
||||
* -quoted_path_list inserts paths from disk file: Insert. (line 80)
|
||||
* -read_mkisofsrc searches and reads .mkisofsrc file: Emulation.
|
||||
(line 146)
|
||||
(line 147)
|
||||
* -reassure enables confirmation question: DialogCtl. (line 32)
|
||||
* -report_about controls verbosity: Exception. (line 55)
|
||||
* -return_with controls exit value: Exception. (line 39)
|
||||
@ -4300,7 +4300,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -rollback discards pending changes: Writing. (line 9)
|
||||
* -rollback_end ends program without writing: Scripting. (line 137)
|
||||
* -rom_toc_scan searches for sessions: Loading. (line 210)
|
||||
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 168)
|
||||
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 169)
|
||||
* -scsi_log reports SCSI commands: Scripting. (line 125)
|
||||
* -session_log logs written sessions: Scripting. (line 116)
|
||||
* -session_string composes session info line: Inquiry. (line 56)
|
||||
@ -4359,7 +4359,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Backslash Interpretation, _definition: Processing. (line 49)
|
||||
* Backup, enable fast incremental, -disk_dev_ino: Loading. (line 189)
|
||||
* Backup, enable features, -for_backup: Loading. (line 184)
|
||||
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 168)
|
||||
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 169)
|
||||
* Blank media, _definition: Media. (line 29)
|
||||
* Blind growing, _definition: Methods. (line 40)
|
||||
* Bootability, control, -boot_image: Bootable. (line 26)
|
||||
@ -4404,10 +4404,10 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Drive, write and eject, -commit_eject: Writing. (line 40)
|
||||
* El Torito, _definiton: Extras. (line 19)
|
||||
* Emulation, -as: Emulation. (line 13)
|
||||
* Emulation, .mkisofsrc, -read_mkisofsrc: Emulation. (line 146)
|
||||
* Emulation, .mkisofsrc, -read_mkisofsrc: Emulation. (line 147)
|
||||
* Emulation, cdrecord, -as: Emulation. (line 111)
|
||||
* Emulation, mkisofs, -as: Emulation. (line 16)
|
||||
* Emulation, pacifier form, -pacifier: Emulation. (line 158)
|
||||
* Emulation, pacifier form, -pacifier: Emulation. (line 159)
|
||||
* Examples: Examples. (line 6)
|
||||
* Filter, _definition: Filter. (line 6)
|
||||
* Filter, apply to file tree, -set_filter_r: Filter. (line 85)
|
||||
@ -4607,46 +4607,46 @@ Node: Dialog21628
|
||||
Node: Options23291
|
||||
Node: AqDrive24899
|
||||
Node: Loading27807
|
||||
Node: Insert42142
|
||||
Node: SetInsert51761
|
||||
Node: Manip60334
|
||||
Node: CmdFind69019
|
||||
Node: Filter80321
|
||||
Node: Writing84678
|
||||
Node: SetWrite90976
|
||||
Node: Bootable105021
|
||||
Node: Jigdo118341
|
||||
Node: Charset122605
|
||||
Node: Exception125364
|
||||
Node: DialogCtl131504
|
||||
Node: Inquiry134091
|
||||
Node: Navigate138474
|
||||
Node: Verify146414
|
||||
Node: Restore155009
|
||||
Node: Emulation161669
|
||||
Node: Scripting171535
|
||||
Node: Frontend177683
|
||||
Node: Examples178982
|
||||
Node: ExDevices180153
|
||||
Node: ExCreate180791
|
||||
Node: ExDialog182065
|
||||
Node: ExGrowing183327
|
||||
Node: ExModifying184129
|
||||
Node: ExBootable184630
|
||||
Node: ExCharset185179
|
||||
Node: ExPseudo186007
|
||||
Node: ExCdrecord186905
|
||||
Node: ExMkisofs187220
|
||||
Node: ExGrowisofs188558
|
||||
Node: ExException189692
|
||||
Node: ExTime190146
|
||||
Node: ExIncBackup190605
|
||||
Node: ExRestore194529
|
||||
Node: ExRecovery195498
|
||||
Node: Files196064
|
||||
Node: Seealso197362
|
||||
Node: Legal197946
|
||||
Node: CommandIdx198873
|
||||
Node: ConceptIdx213541
|
||||
Node: Insert42143
|
||||
Node: SetInsert51762
|
||||
Node: Manip60336
|
||||
Node: CmdFind69021
|
||||
Node: Filter80324
|
||||
Node: Writing84681
|
||||
Node: SetWrite90979
|
||||
Node: Bootable105025
|
||||
Node: Jigdo118345
|
||||
Node: Charset122609
|
||||
Node: Exception125368
|
||||
Node: DialogCtl131508
|
||||
Node: Inquiry134095
|
||||
Node: Navigate138478
|
||||
Node: Verify146418
|
||||
Node: Restore155013
|
||||
Node: Emulation161673
|
||||
Node: Scripting171546
|
||||
Node: Frontend177696
|
||||
Node: Examples178995
|
||||
Node: ExDevices180166
|
||||
Node: ExCreate180804
|
||||
Node: ExDialog182078
|
||||
Node: ExGrowing183340
|
||||
Node: ExModifying184142
|
||||
Node: ExBootable184643
|
||||
Node: ExCharset185192
|
||||
Node: ExPseudo186020
|
||||
Node: ExCdrecord186918
|
||||
Node: ExMkisofs187233
|
||||
Node: ExGrowisofs188571
|
||||
Node: ExException189706
|
||||
Node: ExTime190160
|
||||
Node: ExIncBackup190619
|
||||
Node: ExRestore194543
|
||||
Node: ExRecovery195512
|
||||
Node: Files196078
|
||||
Node: Seealso197376
|
||||
Node: Legal197960
|
||||
Node: CommandIdx198888
|
||||
Node: ConceptIdx213556
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user