Skip to content

Commit

Permalink
keepass2: add page (#1394)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrl authored and agnivade committed May 28, 2017
1 parent 5ea8b54 commit 4c2cd7e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions pages/common/keepass2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# keepass2

> A light-weight password manager.
- Start KeePass 2, opening the most recently-opened password database:

`keepass2`

- Start KeePass 2, opening a specific password database:

`keepass2 {{path/to/database.kbdx}}`

- Use a specific key file to open a password database:

`keepass2 {{path/to/database.kbdx}} -keyfile:{{path/to/key/file.key}}`

0 comments on commit 4c2cd7e

Please sign in to comment.