Apply patch from Scott Lamb: Update documentation to match tincctl changes
This commit is contained in:
parent
86358fabfe
commit
6c453769fd
5 changed files with 192 additions and 105 deletions
|
|
@ -104,6 +104,7 @@ static void usage(bool status)
|
|||
" -L, --mlock Lock tinc into main memory.\n"
|
||||
" --logfile[=FILENAME] Write log entries to a logfile.\n"
|
||||
" --controlsocket=FILENAME Open control socket at FILENAME.\n"
|
||||
" --bypass-security Disables meta protocol security, for debugging.\n"
|
||||
" --help Display this help and exit.\n"
|
||||
" --version Output version information and exit.\n\n"));
|
||||
printf(_("Report bugs to tinc@tinc-vpn.org.\n"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue