- Код: выделить все
Fb2Fix Version 1.0.8 (Cd_spb Edition) Copyright 2007-2008 Gremlin
Usage: Fb2Fix.exe [options|@optionsfile] <file ...>
/compress[+|-] Compress output files automatically. Default
value:'+' (short form /c)
/indent[+|-] This option is obsolete. Use /indentheader and
/indentbody options instead.
/indentheader[+|-] Indent output document headers. Default value:'+'
/indentbody[+|-] Indent output document body. Default value:'-'
/incversion[+|-] Auto increment a minor version number in output
document. Default value:'+'
/dtd:<string> Specify other SGML dtd file to use. Default
value:'fb2.dtd'
/encoding:<string> Try to use this encoding rather than the encoding
specified in the XML document.
/mapgenres[+|-] Map genres from fb2.0 to fb2.1 format. Default
value:'+'
/genres:<string> Specify the genres configuration file. Default
value:'genrestransfer.xml'
/validate[+|-] Validate documents against XSD schema. Default
value:'-'
/xsd:<string> Specify a xsd schema for the parser. Default
value:'FictionBook.xsd'
/rename[+|-] Automatically rename output files according to
pattern given in /pattern option. Default
value:'-'
/pattern:<string> Specify folder/files naming pattern. Default
value:'[*NLA*\]*NL*[ *NM*] *NF*[ *NN*]\*NL* *BN*[
(*SN* - *SII*)]'
/translify[+|-] Translify output file names. Default value:'+'
/upper[+|-] Convert output file names to upper case. Default
value:'-'
/lower[+|-] Convert output file names to lower case. Default
value:'-'
/replacechar:<string> Specify character to replace each whitespace in
an output filename. Default value:'_'
/maxlength:<int> Specify the maximum a file name length. Default
value:'-1'
/strict[+|-] Use a strict naming conventions for output files.
Default value:'-'
/logfile:<string> Set error log file name.
/loglevel:{Off|Critical|Error|Warning|Information|Verbose}
Default value:'Information' (short form /l)
/recurse[+|-] Search subdirectories for files to process.
Default value:'+' (short form /r)
/force[+|-] Force re-process already processed files. Default
value:'-'
/output:<string> Set the output directory for processed files.
(short form /o)
/exclude:<string> Exclude file or directory from the process.
(short form /e)
@<file> Read response file for more options
<file> Input files or directories to process.


