Corrected a statement in the man page.
This commit is contained in:
parent
696df54d6a
commit
5d4a8121b1
@ -1821,7 +1821,7 @@ dive into that directory. This test itself does always match.
|
|||||||
This pseudo test controls the interpretation of wildcards with tests
|
This pseudo test controls the interpretation of wildcards with tests
|
||||||
\-name, \-wholename, and \-disk_name. Default is "on". If interpretation
|
\-name, \-wholename, and \-disk_name. Default is "on". If interpretation
|
||||||
is disabled by "off", then the parameters of \-name, \-wholename, and \-disk_name
|
is disabled by "off", then the parameters of \-name, \-wholename, and \-disk_name
|
||||||
have to match literally rather than as regular expression.
|
have to match literally rather than as search pattern.
|
||||||
This test itself does always match.
|
This test itself does always match.
|
||||||
.br
|
.br
|
||||||
\fB\-or_use_pattern\fR "on"|"off" :
|
\fB\-or_use_pattern\fR "on"|"off" :
|
||||||
|
@ -1634,8 +1634,8 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Commands
|
|||||||
with tests -name, -wholename, and -disk_name. Default is
|
with tests -name, -wholename, and -disk_name. Default is
|
||||||
"on". If interpretation is disabled by "off", then the
|
"on". If interpretation is disabled by "off", then the
|
||||||
parameters of -name, -wholename, and -disk_name have to match
|
parameters of -name, -wholename, and -disk_name have to match
|
||||||
literally rather than as regular expression. This test
|
literally rather than as search pattern. This test itself
|
||||||
itself does always match.
|
does always match.
|
||||||
-or_use_pattern "on"|"off" :
|
-or_use_pattern "on"|"off" :
|
||||||
Like -use_pattern, but automatically appending the test by
|
Like -use_pattern, but automatically appending the test by
|
||||||
-or rather than by -and. Further the test itself does never
|
-or rather than by -and. Further the test itself does never
|
||||||
@ -5493,43 +5493,43 @@ Node: Insert47999
|
|||||||
Node: SetInsert58213
|
Node: SetInsert58213
|
||||||
Node: Manip66790
|
Node: Manip66790
|
||||||
Node: CmdFind76570
|
Node: CmdFind76570
|
||||||
Node: Filter93845
|
Node: Filter93841
|
||||||
Node: Writing98401
|
Node: Writing98397
|
||||||
Node: SetWrite108532
|
Node: SetWrite108528
|
||||||
Node: Bootable129238
|
Node: Bootable129234
|
||||||
Node: Jigdo146605
|
Node: Jigdo146601
|
||||||
Node: Charset150852
|
Node: Charset150848
|
||||||
Node: Exception154167
|
Node: Exception154163
|
||||||
Node: DialogCtl160287
|
Node: DialogCtl160283
|
||||||
Node: Inquiry162885
|
Node: Inquiry162881
|
||||||
Node: Navigate170020
|
Node: Navigate170016
|
||||||
Node: Verify178318
|
Node: Verify178314
|
||||||
Node: Restore187582
|
Node: Restore187578
|
||||||
Node: Emulation194669
|
Node: Emulation194665
|
||||||
Node: Scripting205057
|
Node: Scripting205053
|
||||||
Node: Frontend212828
|
Node: Frontend212824
|
||||||
Node: Examples222435
|
Node: Examples222431
|
||||||
Node: ExDevices223613
|
Node: ExDevices223609
|
||||||
Node: ExCreate224279
|
Node: ExCreate224275
|
||||||
Node: ExDialog225564
|
Node: ExDialog225560
|
||||||
Node: ExGrowing226829
|
Node: ExGrowing226825
|
||||||
Node: ExModifying227634
|
Node: ExModifying227630
|
||||||
Node: ExBootable228138
|
Node: ExBootable228134
|
||||||
Node: ExCharset228690
|
Node: ExCharset228686
|
||||||
Node: ExPseudo229582
|
Node: ExPseudo229578
|
||||||
Node: ExCdrecord230480
|
Node: ExCdrecord230476
|
||||||
Node: ExMkisofs230797
|
Node: ExMkisofs230793
|
||||||
Node: ExGrowisofs232137
|
Node: ExGrowisofs232133
|
||||||
Node: ExException233272
|
Node: ExException233268
|
||||||
Node: ExTime233726
|
Node: ExTime233722
|
||||||
Node: ExIncBackup234185
|
Node: ExIncBackup234181
|
||||||
Node: ExRestore238165
|
Node: ExRestore238161
|
||||||
Node: ExRecovery239098
|
Node: ExRecovery239094
|
||||||
Node: Files239668
|
Node: Files239664
|
||||||
Node: Seealso240967
|
Node: Seealso240963
|
||||||
Node: Bugreport241690
|
Node: Bugreport241686
|
||||||
Node: Legal242271
|
Node: Legal242267
|
||||||
Node: CommandIdx243282
|
Node: CommandIdx243278
|
||||||
Node: ConceptIdx260017
|
Node: ConceptIdx260013
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
@ -2202,7 +2202,7 @@ dive into that directory. This test itself does always match.
|
|||||||
This pseudo test controls the interpretation of wildcards with tests
|
This pseudo test controls the interpretation of wildcards with tests
|
||||||
-name, -wholename, and -disk_name. Default is "on". If interpretation
|
-name, -wholename, and -disk_name. Default is "on". If interpretation
|
||||||
is disabled by "off", then the parameters of -name, -wholename, and -disk_name
|
is disabled by "off", then the parameters of -name, -wholename, and -disk_name
|
||||||
have to match literally rather than as regular expression.
|
have to match literally rather than as search pattern.
|
||||||
This test itself does always match.
|
This test itself does always match.
|
||||||
@*
|
@*
|
||||||
@item -or_use_pattern "on"|"off" :
|
@item -or_use_pattern "on"|"off" :
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2014.04.16.144623"
|
#define Xorriso_timestamP "2014.04.16.145517"
|
||||||
|
Loading…
Reference in New Issue
Block a user