diff --git a/doc/toxic.1 b/doc/toxic.1 index 79d06a5..42590b0 100644 --- a/doc/toxic.1 +++ b/doc/toxic.1 @@ -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 diff --git a/doc/toxic.1.asc b/doc/toxic.1.asc index 8384091..98f4e67 100644 --- a/doc/toxic.1.asc +++ b/doc/toxic.1.asc @@ -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)