mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-23 08:51:34 +00:00
Update cheatsheets
This commit is contained in:
21
keepass2
Normal file
21
keepass2
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user