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

Lines changed: 5 additions & 0 deletions
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

Lines changed: 0 additions & 14 deletions
This file was deleted.

t2.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

t3.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

t4.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)