From 0ee4608d96ffc5ed56582dd9f25769115362bcb5 Mon Sep 17 00:00:00 2001 From: 6Vmf2y48AaGbfTD2-vfDsr759VA49m-uePFkE <4656811+6Vmf2y48AaGbfTD2-vfDsr759VA49m-uePFkE@users.noreply.github.com> Date: Wed, 25 Sep 2019 00:31:43 +0200 Subject: [PATCH] Update QUICKSTART.md --- docs/QUICKSTART.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/QUICKSTART.md b/docs/QUICKSTART.md index d6f059d80..1a2cd3dd4 100644 --- a/docs/QUICKSTART.md +++ b/docs/QUICKSTART.md @@ -62,7 +62,7 @@ To make sure that your data is valid when imported by another client, please _ge ### Sharing Credentials -If you checked _Allow export_ in the Sharing settings you now are good to go to share some passwords with others. Sharing always is defined on a group. If you enable sharing on a group, every entry under this group or it's children is shared. If you enable sharing on the root node, **every password** inside your database gets shared! +If you checked _Allow export_ in the Sharing settings you now are good to go to share some passwords with others. Sharing always is defined on a group. If you enable sharing on a group, every entry under this group or its children is shared. If you enable sharing on the root node, **every password** inside your database gets shared! 1. Open the edit sheet on a group you want to share. 1. Select the sharing section. @@ -134,4 +134,4 @@ In order to use this functionnality, do the following: * Put the *password of the database* in the **Password** field * Put the *path to the database's file* in the **URL** field* (it can be formatted either as **file://**, a **/path/to/the/file** form, or a relative file path.) * If the extra database requires a keyfile to be unlocked, put the *path to the keyfile* in the **Username** field. The path options are the same as for the database's file in the URL field. -1. The next time you unlock your database these databases will be opened and unlocked automatically. \ No newline at end of file +1. The next time you unlock your database these databases will be opened and unlocked automatically.