Menu

Options

RAMA KRISHNA AYINPUDI

Options

Below are the available list of options available.

Small OptionLong OptionTypeRequiredDefault ValueUsage
-n --newFile Argument yes Arument required Path of New Excel Input File or Excel File1.
-f --oldFile Argument yes Arument required Path of Old Excel Input File or Excel File2.
-o --outputFile Argument optional %temp%/temp.html
or
%temp%/temp.xml
Based on output mode
Path of Output File.If Not given It will be written to tempfile(%temp%\temp.xml (or) %temp%\temp.html)
-m --mode Argument optional xml Output Mode html or xml.By default output mode is xml.
-r --launchOutput Switch optional false Run/Launch output html file after Execution
-d --debug Switch optional false Debug Mode- Display Execution Log on Console/Command line
-l --log Argument optional log.txt in the same folder of this software Path of Log file.Append current Log to given given file. By default Log will be writen to Log.txt file in the same folder of this file.
-t --trim Switch optional false Trim white spaces Before and After Data of a cell
-i --ignore-case Switch optional false Case Insensitive comparision. Will compares excels by ignoring case
-s --ignore-sheet-count Switch optional false By deault program will exit with error if sheets count of excel files are not matched.If this option is enabled it will ignore number of sheets.
--help Switch optional false Display this help screen.

See complete usage here.