mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 11:29:59 +03:00
keepass2: add page (#1394)
This commit is contained in:
parent
5ea8b54d90
commit
4c2cd7ecf9
15
pages/common/keepass2.md
Normal file
15
pages/common/keepass2.md
Normal file
@ -0,0 +1,15 @@
|
||||
# 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}}`
|
Loading…
Reference in New Issue
Block a user