1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 04:02:09 +02:00
tldr/pages/common/keepass2.md
2021-08-15 19:59:09 +02:00

16 lines
399 B
Markdown

# keepass2
> A light-weight password manager.
> More information: <https://keepass.info>.
- 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}}`