help='link to the jquery url, with --html-dir. Specify “disable” to disable JavaScript. When omitted diffoscope will try to create a symlink to a system installation. Known locations: %s'%', '.join(JQUERY_SYSTEM_LOCATIONS))
help='link to the jquery url, with --html-dir. Specify "disable" to disable JavaScript. When omitted diffoscope will try to create a symlink to a system installation. Known locations: %s'%', '.join(JQUERY_SYSTEM_LOCATIONS))
parser.add_argument('path1',help='first file or directory to compare')
parser.add_argument('path2',help='second file or directory to compare')
ifnottlsh:
parser.epilog='File renaming detection based on fuzzy-matching is currently disabled. It can be enabled by installing the “tlsh” module available at https://github.com/trendmicro/tlsh'
parser.epilog='File renaming detection based on fuzzy-matching is currently disabled. It can be enabled by installing the "tlsh" module available at https://github.com/trendmicro/tlsh'