mirror of https://github.com/CrimsonTome/tldr.git
16 lines
355 B
Markdown
16 lines
355 B
Markdown
# 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}}`
|