diff --git a/contrib/asmap/README.md b/contrib/asmap/README.md index 5fab4b285e2..44fa84c00ec 100644 --- a/contrib/asmap/README.md +++ b/contrib/asmap/README.md @@ -9,4 +9,5 @@ Example usage: python3 asmap-tool.py encode /path/to/input.file /path/to/output.file python3 asmap-tool.py decode /path/to/input.file /path/to/output.file python3 asmap-tool.py diff /path/to/first.file /path/to/second.file +python3 asmap-tool.py diff-addrs /path/to/first.file /path/to/second.file addrs.file ```