mirror of https://github.com/openXC7/prjxray.git
Rename script.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
parent
cbaffc8a5d
commit
5817e5932c
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash -e
|
#!/bin/bash -e
|
||||||
|
|
||||||
# check_json.sh <database a> <database b>
|
# diff_db_json.sh <database a> <database b>
|
||||||
#
|
#
|
||||||
# Tool for comparing database JSON outputs from two database's.
|
# Tool for comparing database JSON outputs from two database's.
|
||||||
|
|
||||||
Loading…
Reference in New Issue