mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-04-23 10:49:35 +02:00
Merge pull request #547 from nickray/document-subnets-option-in-man-page
Document -s/--subnets option in man page
This commit is contained in:
commit
fb4950fafc
@ -202,6 +202,11 @@ Options
|
|||||||
Automatically fork into the background after connecting
|
Automatically fork into the background after connecting
|
||||||
to the remote server. Implies :option:`--syslog`.
|
to the remote server. Implies :option:`--syslog`.
|
||||||
|
|
||||||
|
.. option:: -s <file>, --subnets=<file>
|
||||||
|
|
||||||
|
Include the subnets specified in a file instead of on the
|
||||||
|
command line. One subnet per line.
|
||||||
|
|
||||||
.. option:: --syslog
|
.. option:: --syslog
|
||||||
|
|
||||||
after connecting, send all log messages to the
|
after connecting, send all log messages to the
|
||||||
|
Loading…
Reference in New Issue
Block a user