mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
492abf37de
Co-authored-by: Ivan Baluta <50071699+ivanbaluta@users.noreply.github.com>
406 B
406 B
keepass2
A light-weight password manager. More information: https://manned.org/keepass2.
- 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}}