Skip to content

Commit 56a4ed5

Browse files
committed
Re: Update Metadata
1 parent 4de52e3 commit 56a4ed5

File tree

5 files changed

+5
-30
lines changed

5 files changed

+5
-30
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@
33
A small command line utility to compare two jsons.
44

55
Usage Example:
6+
67
json_diff f source1.json source2.json
8+
79
json_diff d '{...}' '{...}'
810

911
Option:
12+
1013
f : read input from json files
14+
1115
d : read input from command line
1216

17+

t1.json

-14
This file was deleted.

t2.json

-14
This file was deleted.

t3.json

-1
This file was deleted.

t4.json

-1
This file was deleted.

0 commit comments

Comments
 (0)