summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-27 11:59:29 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-27 11:59:29 +0100
commit4712f66cac9894d25eca8246da650dcd448e8563 (patch)
tree8c30f3d8ce49098ebd38a1bf1e625f584f883a62 /doc
parent5ef4c14bc1e8491f54165f8eeeb18223ae2e024c (diff)
downloadanastasis-4712f66cac9894d25eca8246da650dcd448e8563.tar.gz
anastasis-4712f66cac9894d25eca8246da650dcd448e8563.tar.bz2
anastasis-4712f66cac9894d25eca8246da650dcd448e8563.zip
document application ID support (-a command-line option)
Diffstat (limited to 'doc')
-rw-r--r--doc/sphinx/manpages/anastasis-gtk.1.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/sphinx/manpages/anastasis-gtk.1.rst b/doc/sphinx/manpages/anastasis-gtk.1.rst
index 697f820..f387645 100644
--- a/doc/sphinx/manpages/anastasis-gtk.1.rst
+++ b/doc/sphinx/manpages/anastasis-gtk.1.rst
@@ -26,6 +26,20 @@ Description
key recover and backup operations.
+**-a** *ID* \| **--application=**\ \ *ID*
+ Set the application ID to *ID*. Default is ``anastasis-gtk``. Used
+ to store different types of secrets from different applications
+ while using the same user attributes. Basically the application ID
+ is included in the user attributes. Not changable by the GUI as
+ only advanced users should even known about this. Applications that
+ tightly integrate Anastasis should set the application ID to their
+ respective unique name, for example the GNU Taler wallet may use
+ ``gnu-taler-wallet`` for the application ID. If anastasis-gtk is
+ to be used to recover such a secret, the respective application ID
+ must be provided on the command-line. Users that only use
+ anastasis-gtk to backup and restore secrets should not set the
+ application ID, as forgetting the ID makes the secrets irrecoverable.
+
**-c** *FILENAME* \| **––config=**\ ‌\ *FILENAME*
Use the configuration from *FILENAME*.