mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
keepassxc-cli: replace invalid lookup
command with search
(#11541)
This commit is contained in:
parent
4b0155cc3a
commit
b75e5c0309
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
- Search entries:
|
||||
|
||||
`keepassxc-cli lookup {{path/to/database_file}} {{name}}`
|
||||
`keepassxc-cli search {{path/to/database_file}} {{name}}`
|
||||
|
||||
- List the contents of a folder:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue