diff options
Diffstat (limited to 'src/content/docs/advanced')
-rw-r--r-- | src/content/docs/advanced/gnupg-controller.md | 9 | ||||
-rw-r--r-- | src/content/docs/advanced/key-database.md | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/src/content/docs/advanced/gnupg-controller.md b/src/content/docs/advanced/gnupg-controller.md index 99090cb..6f981a2 100644 --- a/src/content/docs/advanced/gnupg-controller.md +++ b/src/content/docs/advanced/gnupg-controller.md @@ -27,7 +27,7 @@ features. The **General** tab provides essential configuration options for GpgFrontend's interaction with GPG. - + ### Available Options @@ -89,19 +89,20 @@ detailed documentation is available elsewhere, note the following key points: - **Switch Between Databases**: Use the **Key Toolbox** dropdown in the main interface to select the active database. - + :::tip[Tipps] > For more information on key database management, refer to the dedicated > documentation. -> ::: + +::: ## Advanced Tab: Custom GnuPG Configuration The **Advanced** tab is designed for users who need to configure custom GPG installations. - + ### Configuring Custom GnuPG diff --git a/src/content/docs/advanced/key-database.md b/src/content/docs/advanced/key-database.md index 6cd71cb..ebec9d5 100644 --- a/src/content/docs/advanced/key-database.md +++ b/src/content/docs/advanced/key-database.md @@ -46,7 +46,7 @@ To manage multiple key databases, follow these steps: - In the **GnuPG Controller** window, switch to the **Key Database** tab. - Here, you will find a list of all configured key databases. - + ## Managing Key Databases @@ -74,7 +74,7 @@ Right-click on a database entry to view options like: - **Edit**: Rename or modify the path of an existing database. - **Remove**: Delete a database from the configuration. - + :::caution |