Skip to content

Commit e047b1d

Browse files
committed
contrib: (asmap) add diff-addrs example to README
this command exists and works as expected.
1 parent de1ada0 commit e047b1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/asmap/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ Example usage:
99
python3 asmap-tool.py encode /path/to/input.file /path/to/output.file
1010
python3 asmap-tool.py decode /path/to/input.file /path/to/output.file
1111
python3 asmap-tool.py diff /path/to/first.file /path/to/second.file
12+
python3 asmap-tool.py diff-addrs /path/to/first.file /path/to/second.file addrs.file
1213
```

0 commit comments

Comments
 (0)