[SabreTools, README.1ST] Fix documentation

This commit is contained in:
Matt Nadareski
2017-02-03 00:48:07 -08:00
parent c6a9e1bbe4
commit f8db7047c1
2 changed files with 2 additions and 2 deletions

View File

@@ -793,7 +793,7 @@ namespace SabreTools
null));
update.AddFeature("output-xml", new Feature(
new List<string>() { "-ox", "--output-xml" },
"Output in Logiqx XML format [default]",
"Output in Logiqx XML format",
FeatureType.Flag,
null));
update.AddFeature("filename", new Feature(