1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-31 08:17:59 +01:00
tldr/pages/common/keepass2.md

16 lines
355 B
Markdown
Raw Normal View History

2017-05-28 21:28:29 +02:00
# 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}}`