aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2017-10-29 15:46:40 +0100
committerGitHub <noreply@github.com>2017-10-29 15:46:40 +0100
commitfc69884c6c10f777363ca1b0cf0a71d8250d2f08 (patch)
tree7be5b865209dbe91855c944af77d3afe9379d4b6 /README.md
parent768b30f263e0c664089d09c12997aef63803772f (diff)
downloadrofi-pass-fc69884c6c10f777363ca1b0cf0a71d8250d2f08.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54878da..199b7a0 100644
--- a/README.md
+++ b/README.md
@@ -76,13 +76,14 @@ Also included is an import script for keepass2 databases. It's the same script t
Rofi-pass allows you to easily share common used passwords across multiple entries.
-For example, if you have an academic account which includes several services (such as a library, Salary, Student portal etc), all with different URL's, login forms etc. you can share one password across all of them. This is very handy when the passwords changes annually.
+For example, if you have an academic account which includes several services (such as a library, Salary, Student portal etc), all with different URL's, login forms etc. you can share one password across all of them. This is very handy when the passwords change annually.
To use this function you need to add the following line instead of the password, referencing the file which holds the password
```
#FILE=PATH/to/filename
```
+where PATH is relative to your password-store.
## FAQ