Update README.md
This commit is contained in:
parent
fb4013c237
commit
e3edeecac6
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ A python script that takes two files and compares the differences between them (
|
||||||
diff2HtmlCompare.py [-h] [-v] file1 file2
|
diff2HtmlCompare.py [-h] [-v] file1 file2
|
||||||
|
|
||||||
positional arguments:
|
positional arguments:
|
||||||
file1 source file to compare ("before" file).
|
file1 file to compare ("before" file).
|
||||||
file2 source file to compare ("after" file).
|
file2 file to compare ("after" file).
|
||||||
|
|
||||||
optional arguments:
|
optional arguments:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue