2017-05-28 20:28:29 +01:00
|
|
|
# keepass2
|
|
|
|
|
|
|
|
> A light-weight password manager.
|
2019-06-05 08:55:46 +01:00
|
|
|
> More information: <https://keepass.info>.
|
2017-05-28 20:28:29 +01:00
|
|
|
|
2021-08-15 18:59:09 +01:00
|
|
|
- Start KeePass 2, opening the most recently opened password database:
|
2017-05-28 20:28:29 +01:00
|
|
|
|
|
|
|
`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}}`
|