1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 00:46:35 +02:00

Add option for toxcore logging in stderr

This commit is contained in:
jfreegman
2020-05-04 16:15:24 -04:00
parent 16d96d6faf
commit 4bfb344caa
4 changed files with 35 additions and 4 deletions

View File

@ -78,6 +78,11 @@ instead of
Show help message
.RE
.PP
\-l, \-\-logging
.RS 4
Enable toxcore logging to stderr
.RE
.PP
\-n, \-\-nodes nodes\-file
.RS 4
Use specified

View File

@ -40,6 +40,9 @@ OPTIONS
-h, --help::
Show help message
-l, --logging::
Enable toxcore logging to stderr
-n, --nodes nodes-file::
Use specified 'nodes-file' for DHT bootstrap nodes instead of '~/.config/tox/DHTnodes.json'