This command is in development. So for the section
If option --dest is set, then each source file is compared with a file in the destination.
Options | |||
---|---|---|---|
Option | Param | Description | |
-q | --quiet | If set once, only a summary status is printed. If set twice, the status is only reported as exit status. | |
--epsilon | float | When comparing floating point numbers, 2 numbers are considered identical if their difference is less than or equal to epsilon. The default value is |
|
--diff | list | List of KMP sections names that should be compared. To select a section, use a combiantion of the following keywords: AREA, CAME, CNPT, CKPH, CKPT, ENPH, ENPT, GOBJ, ITPH, ITPT, JGPT, KTPT, MSPT, POTI, STGI, NONE, GOOD, DEFAULT of |
|
-d | --dest | path | Define a destination path (directory/file). The destination
The path may contain escape sequences:
A |
-E | --esc | char | Define an alternative escape character for destination files. The default is '%'. For Windows batch files it is a good choice to set |