From 7615734bbb2f1384bc158e0fb6e884c2c8b40a7d Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 25 Feb 2019 08:53:48 +0200 Subject: [PATCH] docs: update --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 42a52f0..bd7959f 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,13 @@ OPTIONS −v Show version and exit. ``` +## FAQ + +#### Where are passwords stored? + +The passwords are store in GPG encrypted files located at `${XDG_DATA_HOME:=$HOME/.local/share}/pash}`. + + ## TODO - [x] Add support for not generating passwords.