From d88e5f3d986943fba87c73d9d842387cc1a54a03 Mon Sep 17 00:00:00 2001 From: Cody Brownstein <cbrownstein@liquidityllc.com> Date: Tue, 27 Aug 2019 22:11:55 -0700 Subject: [PATCH] Update instructions for KeePassXC --- .../encryption_and_privacy/manage_passwords.mdwn | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/wiki/src/doc/encryption_and_privacy/manage_passwords.mdwn b/wiki/src/doc/encryption_and_privacy/manage_passwords.mdwn index 99f2e1ea8b0..cb4cb1fdb5c 100644 --- a/wiki/src/doc/encryption_and_privacy/manage_passwords.mdwn +++ b/wiki/src/doc/encryption_and_privacy/manage_passwords.mdwn @@ -36,9 +36,12 @@ To learn how to create and configure the persistent volume, read the <span class="guisubmenu">Accessories</span> ▸ <span class="guimenuitem">KeePassXC</span></span>. -0. To create a new database, choose <span class="menuchoice"> - <span class="guimenu">Database</span> ▸ - <span class="guimenuitem">New database</span></span>. +0. To create a new database, click <span class="guilabel">Create new database</span>. + +0. To store the database in the persistent volume for use in + future working sessions: + + * Save the database as *keepassx.kdbx* in the *Persistent* folder. 0. The database is encrypted and protected by a passphrase. @@ -48,13 +51,6 @@ To learn how to create and configure the persistent volume, read the password</span> text box. * Click <span class="guilabel">OK</span>. -0. To store the database in the persistent volume for use in - future working sessions: - - * Choose <span class="menuchoice"> - <span class="guimenu">Database</span> ▸ - <span class="guimenuitem">Save database</span></span>. - * Save the database as *keepassx.kdbx* in the *Persistent* folder. <a id="restore"></a> -- GitLab