1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-29 13:27:46 +02:00

Merge pull request #369 from nil0x42/master

update doc: DATA_FILE is now `toxic_profile.tox`
This commit is contained in:
JFreegman 2015-12-07 16:11:07 -05:00
commit 1feffcc2f0
2 changed files with 4 additions and 4 deletions

View File

@ -70,7 +70,7 @@ Encrypt an unencrypted data file\&. An error will occur if this option is used w
Use specified
\fIdata\-file\fR
instead of
\fI~/\&.config/tox/data\fR
\fI~/\&.config/tox/toxic_profile.tox\fR
.RE
.PP
\-h, \-\-help
@ -127,7 +127,7 @@ __DATADIR__/DHTnodes
Default list of DHT bootstrap nodes\&.
.RE
.PP
~/\&.config/tox/data
~/\&.config/tox/toxic_profile.tox
.RS 4
Savestate which contains your personal info (nickname, Tox ID, contacts, etc)
.RE

View File

@ -35,7 +35,7 @@ OPTIONS
is used with an encrypted data file.
-f, --file data-file::
Use specified 'data-file' instead of '~/.config/tox/data'
Use specified 'data-file' instead of '~/.config/tox/toxic_profile.tox'
-h, --help::
Show help message
@ -71,7 +71,7 @@ FILES
{datadir}/DHTnodes::
Default list of DHT bootstrap nodes.
~/.config/tox/data::
~/.config/tox/toxic_profile.tox::
Savestate which contains your personal info (nickname, Tox ID, contacts,
etc)