You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/README.egosoft
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ Also, you can use appropriate tool to patch XML files with diff files, this acti
8
8
[size=130][u]Important note[/u][/size]
9
9
10
10
It is highly recommended to use the [b]diff.xsd[/b] file to validate the diff XML files. It is especially important when you creating them by [b]XMLDiff.exe[/b].
11
+
If the [b]diff.xsd[/b] file if it located in the "current" folder it will be used automatically. If you want to use another [b]diff.xsd[/b] file, you can specify it with the [b]-x[/b] option.
11
12
12
13
[size=130][u]How to use[/u][/size]
13
14
[list=1]
@@ -26,7 +27,7 @@ It is highly recommended to use the [b]diff.xsd[/b] file to validate the diff XM
26
27
There is a command line help for the [b]XMLDiff[/b] tool:
27
28
28
29
[code=shell]
29
-
XMLDiff 0.2.13
30
+
XMLDiff 0.2.15
30
31
Developed by Chem O`Dun
31
32
32
33
-o, --original_xml Required. Path to the original XML file or directory.
@@ -39,6 +40,8 @@ Developed by Chem O`Dun
39
40
40
41
-l, --log-to-file (Default: false) Log to a file.
41
42
43
+
-a, --append-to-log (Default: false) Append logs to the existing log file.
44
+
42
45
--only-full-path (Default: false) Generate only full path.
43
46
44
47
--use-all-attributes (Default: false) Use all attributes in XPath.
@@ -136,7 +139,7 @@ Example:
136
139
There is a command line help for the [b]XMLPatch[/b] tool:
137
140
138
141
[code=shell]
139
-
XMLPatch 0.2.13
142
+
XMLPatch 0.2.15
140
143
Developed by Chem O`Dun
141
144
142
145
-o, --original_xml Required. Path to the original XML file or directory.
@@ -149,6 +152,8 @@ Developed by Chem O`Dun
149
152
150
153
-l, --log-to-file (Default: false) Log to a file.
151
154
155
+
-a, --append-to-log (Default: false) Append logs to the existing log file.
156
+
152
157
--help Display this help screen.
153
158
154
159
--version Display version information.
@@ -244,8 +249,8 @@ There is a MIT license for this tool. You can find it in the [url=https://github
244
249
245
250
[size=130][u]Additional links[/u][/size]
246
251
247
-
There is a topic on the [url=https://forum.egosoft.com/viewtopic.php?t=468623]Egosoft forum[/url], related to this toolset.
252
+
There is a topic on the [url=https://forum.egosoft.com/viewtopic.php?t=468623]EGOSOFT forum[/url], related to this toolset.
248
253
249
254
[size=130][u]Antivirus scanning[/u][/size]
250
255
251
-
Please be aware - each release archive has an appropriate ling to the [url=https://www.virustotal.com]VirusTotal[/url]. Follow the link to be sure that the archive is safe.
256
+
Please be aware - each release archive has an appropriate link to the [url=https://www.virustotal.com]VirusTotal[/url]. Follow the link to be sure that the archive is safe.
Copy file name to clipboardExpand all lines: Docs/README.nexus
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ Also, you can use appropriate tool to patch XML files with diff files, this acti
8
8
[size=3][u][b]Important note[/b][/u][/size]
9
9
10
10
It is highly recommended to use the [b]diff.xsd[/b] file to validate the diff XML files. It is especially important when you creating them by [b]XMLDiff.exe[/b].
11
+
If the [b]diff.xsd[/b] file if it located in the "current" folder it will be used automatically. If you want to use another [b]diff.xsd[/b] file, you can specify it with the [b]-x[/b] option.
11
12
12
13
[size=3][u][b]How to use[/b][/u][/size]
13
14
[list=1]
@@ -26,7 +27,7 @@ It is highly recommended to use the [b]diff.xsd[/b] file to validate the diff XM
26
27
There is a command line help for the [b]XMLDiff[/b] tool:
27
28
28
29
[code]
29
-
XMLDiff 0.2.13
30
+
XMLDiff 0.2.15
30
31
Developed by Chem O`Dun
31
32
32
33
-o, --original_xml Required. Path to the original XML file or directory.
@@ -39,6 +40,8 @@ Developed by Chem O`Dun
39
40
40
41
-l, --log-to-file (Default: false) Log to a file.
41
42
43
+
-a, --append-to-log (Default: false) Append logs to the existing log file.
44
+
42
45
--only-full-path (Default: false) Generate only full path.
43
46
44
47
--use-all-attributes (Default: false) Use all attributes in XPath.
@@ -136,7 +139,7 @@ Example:
136
139
There is a command line help for the [b]XMLPatch[/b] tool:
137
140
138
141
[code]
139
-
XMLPatch 0.2.13
142
+
XMLPatch 0.2.15
140
143
Developed by Chem O`Dun
141
144
142
145
-o, --original_xml Required. Path to the original XML file or directory.
@@ -149,6 +152,8 @@ Developed by Chem O`Dun
149
152
150
153
-l, --log-to-file (Default: false) Log to a file.
151
154
155
+
-a, --append-to-log (Default: false) Append logs to the existing log file.
156
+
152
157
--help Display this help screen.
153
158
154
159
--version Display version information.
@@ -244,8 +249,8 @@ There is a MIT license for this tool. You can find it in the [url=https://github
244
249
245
250
[size=3][u][b]Additional links[/b][/u][/size]
246
251
247
-
There is a topic on the [url=https://forum.egosoft.com/viewtopic.php?t=468623]Egosoft forum[/url], related to this toolset.
252
+
There is a topic on the [url=https://forum.egosoft.com/viewtopic.php?t=468623]EGOSOFT forum[/url], related to this toolset.
248
253
249
254
[size=3][u][b]Antivirus scanning[/b][/u][/size]
250
255
251
-
Please be aware - each release archive has an appropriate ling to the [url=https://www.virustotal.com]VirusTotal[/url]. Follow the link to be sure that the archive is safe.
256
+
Please be aware - each release archive has an appropriate link to the [url=https://www.virustotal.com]VirusTotal[/url]. Follow the link to be sure that the archive is safe.
0 commit comments