mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-06 13:34:16 -04:00
Add a -n (--notes) option to keepassxc-cli add
and edit
commands
This commit is contained in:
parent
8a4a804c8c
commit
55eb855267
5 changed files with 47 additions and 1 deletions
|
@ -176,6 +176,9 @@ The same password generation options as documented for the generate command can
|
|||
*--url* <__url__>::
|
||||
Specifies the URL of the entry.
|
||||
|
||||
*-n*, *--notes* <__notes__>::
|
||||
Specifies the notes of the entry.
|
||||
|
||||
*-p*, *--password-prompt*::
|
||||
Uses a password prompt for the entry's password.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue