Bug fix: -backslash_codes "with_program_arguments" was interpreted too late

This commit is contained in:
2013-05-30 19:26:07 +00:00
parent c479eb0c0c
commit 31c2cc2495
7 changed files with 157 additions and 72 deletions

View File

@ -3882,7 +3882,7 @@ File: xorriso.info, Node: Scripting, Next: Frontend, Prev: Emulation, Up: Co
"in_quotes" translates inside " and ' quotation.
"with_quoted_input" translates inside and outside quotes.
With the start program arguments there is mode:
"with_program_arguments" translates all program arguments.
"with_program_arguments" translates program arguments.
Mode "encode_output" encodes output characters. It combines
"encode_results" with "encode_infos". Inside single or double
quotation marks encoding applies to 8-bit characters octal 001 to
@ -5269,29 +5269,29 @@ Node: Verify169213
Node: Restore178245
Node: Emulation185332
Node: Scripting195456
Node: Frontend202617
Node: Examples210692
Node: ExDevices211870
Node: ExCreate212529
Node: ExDialog213814
Node: ExGrowing215079
Node: ExModifying215884
Node: ExBootable216388
Node: ExCharset216940
Node: ExPseudo217761
Node: ExCdrecord218659
Node: ExMkisofs218976
Node: ExGrowisofs220316
Node: ExException221451
Node: ExTime221905
Node: ExIncBackup222364
Node: ExRestore226344
Node: ExRecovery227277
Node: Files227847
Node: Seealso229146
Node: Bugreport229869
Node: Legal230450
Node: CommandIdx231461
Node: ConceptIdx247763
Node: Frontend202613
Node: Examples210688
Node: ExDevices211866
Node: ExCreate212525
Node: ExDialog213810
Node: ExGrowing215075
Node: ExModifying215880
Node: ExBootable216384
Node: ExCharset216936
Node: ExPseudo217757
Node: ExCdrecord218655
Node: ExMkisofs218972
Node: ExGrowisofs220312
Node: ExException221447
Node: ExTime221901
Node: ExIncBackup222360
Node: ExRestore226340
Node: ExRecovery227273
Node: Files227843
Node: Seealso229142
Node: Bugreport229865
Node: Legal230446
Node: CommandIdx231457
Node: ConceptIdx247759

End Tag Table