Correct the syntax description for the MAPADDRESS command.
commit25af8ada30b84a0df19763bbc226ae209c38a1a0
authorNick Mathewson <nickm@torproject.org>
Tue, 17 Sep 2019 23:26:45 +0000 (17 19:26 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 17 Sep 2019 23:26:45 +0000 (17 19:26 -0400)
tree1ead4203b8b6d910be5c8d447102b4e6c9a39631
parenta3342b382a1a87bbe41aa057761cd83daeadbfc7
Correct the syntax description for the MAPADDRESS command.

In 0.4.1.1-alpha I introduced a bug where we would require and
ignore a single positional argument.

Fixes bug 31772.
changes/ticket31772 [new file with mode: 0644]
src/feature/control/control_cmd.c