1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-08-05 21:16:39 +02:00

add option to encrypt an existing unencrypted data file

This commit is contained in:
Jfreegman
2014-09-15 16:17:58 -04:00
parent a2a23b3932
commit 388d78d11e
5 changed files with 55 additions and 23 deletions

View File

@@ -55,11 +55,16 @@ instead of
\fI~/\&.config/tox/toxic\&.conf\fR
.RE
.PP
\-d, \-\-default_locale
\-d, \-\-default\-locale
.RS 4
Use default locale
.RE
.PP
\-e, \-\-encrypt\-data
.RS 4
Encrypt an existing unencrypted data file\&. An error will occur if this option is used with a non\-existent or encrypted data file\&.
.RE
.PP
\-f, \-\-file data\-file
.RS 4
Use specified

View File

@@ -27,11 +27,15 @@ OPTIONS
-c, --config config-file::
Use specified 'config-file' instead of '~/.config/tox/toxic.conf'
-d, --default_locale::
-d, --default-locale::
Use default locale
-e, --encrypt-data::
Encrypt an existing unencrypted data file. An error will occur
if this option is used with a non-existent or encrypted data file.
-f, --file data-file::
Use specified 'data-file' instead of '~/.config/tox/data'
Use specified 'data-file' instead of '~/.config/tox/data'
-h, --help::
Show help message