Mentioned command -status in man page paragraph "Command processing"
This commit is contained in:
parent
49d40a4560
commit
5011a5f7b0
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISO 1 "Version 1.5.5, May 25, 2021"
|
||||
.TH XORRISO 1 "Version 1.5.5, Jun 04, 2021"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -492,6 +492,10 @@ given as program arguments and command
|
||||
\fB\-x\fR
|
||||
is among them.
|
||||
.br
|
||||
The list of all current settings can be inquired by command \-status "long".
|
||||
Command \-status "short" lists a handful of fundamental settings and all
|
||||
settings which are not default at program start.
|
||||
.PP
|
||||
Commands consist of a command word,
|
||||
followed by zero or more parameter words. If the list of parameter words
|
||||
is of variable length (indicated by "[...]" or "[***]") then it must be
|
||||
|
@ -430,11 +430,15 @@ File: xorriso.info, Node: Processing, Next: Dialog, Prev: Extras, Up: Top
|
||||
Commands are either actions which happen immediately or settings which
|
||||
influence following actions. So their sequence does matter, unless they
|
||||
are given as program arguments and command *-x* is among them.
|
||||
Commands consist of a command word, followed by zero or more parameter
|
||||
words. If the list of parameter words is of variable length (indicated
|
||||
by "[...]" or "[***]") then it must be terminated by either the *list
|
||||
delimiter*, occur at the end of the argument list, or occur at the end
|
||||
of an input line.
|
||||
The list of all current settings can be inquired by command -status
|
||||
"long". Command -status "short" lists a handful of fundamental settings
|
||||
and all settings which are not default at program start.
|
||||
|
||||
Commands consist of a command word, followed by zero or more
|
||||
parameter words. If the list of parameter words is of variable length
|
||||
(indicated by "[...]" or "[***]") then it must be terminated by either
|
||||
the *list delimiter*, occur at the end of the argument list, or occur at
|
||||
the end of an input line.
|
||||
|
||||
At program start the list delimiter is the string "--". This may be
|
||||
changed with the -list_delimiter command in order to allow "--" as
|
||||
@ -5804,7 +5808,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Appended partition, in APM: Bootable. (line 291)
|
||||
* Appended partition, in MBR or GPT: Bootable. (line 284)
|
||||
* Automatic execution order, of arguments, -x: ArgSort. (line 16)
|
||||
* Backslash Interpretation, _definition: Processing. (line 53)
|
||||
* Backslash Interpretation, _definition: Processing. (line 57)
|
||||
* Backup, enable fast incremental, -disk_dev_ino: Loading. (line 256)
|
||||
* Backup, enable features, -for_backup: Loading. (line 215)
|
||||
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 179)
|
||||
@ -5951,7 +5955,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* LBA, _definition: Drives. (line 17)
|
||||
* libisofs, fixed "now" time: Loading. (line 250)
|
||||
* Linux device type, -scsi_dev_family: AqDrive. (line 95)
|
||||
* List delimiter, _definition: Processing. (line 9)
|
||||
* List delimiter, _definition: Processing. (line 13)
|
||||
* Local Character Set, _definition: Charset. (line 11)
|
||||
* MBR bootable/active flag, enforce: Bootable. (line 351)
|
||||
* MBR, set, -boot_image system_area=: Bootable. (line 200)
|
||||
@ -5994,7 +5998,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Pathspec, _definition: SetInsert. (line 117)
|
||||
* Pattern expansion, for disk paths, -disk_pattern: Insert. (line 34)
|
||||
* Pattern expansion, for ISO paths, -iso_rr_pattern: Manip. (line 10)
|
||||
* Pattern expansion, _definition: Processing. (line 25)
|
||||
* Pattern expansion, _definition: Processing. (line 29)
|
||||
* Permissions, in ISO image, -chmod: Manip. (line 55)
|
||||
* Permissions, in ISO image, -chmod_r: Manip. (line 66)
|
||||
* PReP partition, _definition: Bootable. (line 300)
|
||||
@ -6029,7 +6033,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Program, show current settings, -status: Scripting. (line 44)
|
||||
* Program, status history, -status_history_max: Scripting. (line 52)
|
||||
* Program, wait a time span, -sleep: Scripting. (line 113)
|
||||
* Quoted input, _definition: Processing. (line 47)
|
||||
* Quoted input, _definition: Processing. (line 51)
|
||||
* Read, set speed, -read_speed: Loading. (line 11)
|
||||
* Recovery, retrieve blocks, -check_media: Verify. (line 21)
|
||||
* Relocation directory, set name, -rr_reloc_dir: SetWrite. (line 150)
|
||||
@ -6116,53 +6120,53 @@ Node: Methods9025
|
||||
Node: Drives11611
|
||||
Node: Extras15552
|
||||
Node: Processing20264
|
||||
Node: Dialog23899
|
||||
Node: Commands25588
|
||||
Node: ArgSort27265
|
||||
Node: AqDrive28759
|
||||
Node: Loading35916
|
||||
Node: Insert57755
|
||||
Node: SetInsert69258
|
||||
Node: Manip78690
|
||||
Node: CmdFind88790
|
||||
Node: Filter107719
|
||||
Node: Writing112341
|
||||
Node: SetWrite124596
|
||||
Node: Bootable153596
|
||||
Node: Jigdo181477
|
||||
Node: Charset186480
|
||||
Node: Exception189809
|
||||
Node: DialogCtl195938
|
||||
Node: Inquiry198540
|
||||
Node: Navigate207422
|
||||
Node: Verify216129
|
||||
Node: Restore227278
|
||||
Node: Emulation238977
|
||||
Node: Scripting249433
|
||||
Node: Frontend257216
|
||||
Node: Examples266842
|
||||
Node: ExDevices268020
|
||||
Node: ExCreate268681
|
||||
Node: ExDialog269981
|
||||
Node: ExGrowing271252
|
||||
Node: ExModifying272061
|
||||
Node: ExBootable272571
|
||||
Node: ExCharset273126
|
||||
Node: ExPseudo274022
|
||||
Node: ExCdrecord274949
|
||||
Node: ExMkisofs275269
|
||||
Node: ExGrowisofs277166
|
||||
Node: ExException278319
|
||||
Node: ExTime278777
|
||||
Node: ExIncBackup279235
|
||||
Node: ExRestore283261
|
||||
Node: ExRecovery284207
|
||||
Node: Files284779
|
||||
Node: Environ286113
|
||||
Node: Seealso286861
|
||||
Node: Bugreport287578
|
||||
Node: Legal288169
|
||||
Node: CommandIdx289181
|
||||
Node: ConceptIdx307006
|
||||
Node: Dialog24101
|
||||
Node: Commands25790
|
||||
Node: ArgSort27467
|
||||
Node: AqDrive28961
|
||||
Node: Loading36118
|
||||
Node: Insert57957
|
||||
Node: SetInsert69460
|
||||
Node: Manip78892
|
||||
Node: CmdFind88992
|
||||
Node: Filter107921
|
||||
Node: Writing112543
|
||||
Node: SetWrite124798
|
||||
Node: Bootable153798
|
||||
Node: Jigdo181679
|
||||
Node: Charset186682
|
||||
Node: Exception190011
|
||||
Node: DialogCtl196140
|
||||
Node: Inquiry198742
|
||||
Node: Navigate207624
|
||||
Node: Verify216331
|
||||
Node: Restore227480
|
||||
Node: Emulation239179
|
||||
Node: Scripting249635
|
||||
Node: Frontend257418
|
||||
Node: Examples267044
|
||||
Node: ExDevices268222
|
||||
Node: ExCreate268883
|
||||
Node: ExDialog270183
|
||||
Node: ExGrowing271454
|
||||
Node: ExModifying272263
|
||||
Node: ExBootable272773
|
||||
Node: ExCharset273328
|
||||
Node: ExPseudo274224
|
||||
Node: ExCdrecord275151
|
||||
Node: ExMkisofs275471
|
||||
Node: ExGrowisofs277368
|
||||
Node: ExException278521
|
||||
Node: ExTime278979
|
||||
Node: ExIncBackup279437
|
||||
Node: ExRestore283463
|
||||
Node: ExRecovery284409
|
||||
Node: Files284981
|
||||
Node: Environ286315
|
||||
Node: Seealso287063
|
||||
Node: Bugreport287780
|
||||
Node: Legal288371
|
||||
Node: CommandIdx289383
|
||||
Node: ConceptIdx307208
|
||||
|
||||
End Tag Table
|
||||
|
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISO 1 "Version 1.5.5, May 25, 2021"
|
||||
@c man .TH XORRISO 1 "Version 1.5.5, Jun 04, 2021"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -643,6 +643,11 @@ given as program arguments and command
|
||||
@strong{-x}
|
||||
is among them.
|
||||
@*
|
||||
The list of all current settings can be inquired by command -status "long".
|
||||
Command -status "short" lists a handful of fundamental settings and all
|
||||
settings which are not default at program start.
|
||||
@c man .PP
|
||||
@sp 1
|
||||
@cindex List delimiter, _definition
|
||||
Commands consist of a command word,
|
||||
followed by zero or more parameter words. If the list of parameter words
|
||||
|
Loading…
Reference in New Issue
Block a user