Fix doc about --listen option (#500)

* Can't use this option twice, separate by comma actually.

* Broke the line because it was too long.
This commit is contained in:
Akimasa Shimobayashi 2020-08-05 19:28:36 +09:00 committed by GitHub
parent 5bdf36152a
commit c0a81353ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,8 @@ Options
:program:`sshuttle`, e.g. ``--listen localhost``.
For the tproxy and pf methods this can be an IPv6 address. Use this option
twice if required, to provide both IPv4 and IPv6 addresses.
with comma separated values if required, to provide both IPv4 and IPv6
addresses, e.g. ``--listen 127.0.0.1:0,[::1]:0``.
.. option:: -H, --auto-hosts