docs: Update edit
command docs
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
5d30b8b021
commit
3567865c2d
1 changed files with 4 additions and 0 deletions
|
@ -55,6 +55,10 @@ custom fields.
|
||||||
For secrets like the password and TOTP secret, you can provide them as arguments
|
For secrets like the password and TOTP secret, you can provide them as arguments
|
||||||
or you will be prompted for them.
|
or you will be prompted for them.
|
||||||
|
|
||||||
|
## Field removal
|
||||||
|
If you want to remove a field from the vault, you can provide an empty value for
|
||||||
|
it, e.g. `-o ""`.
|
||||||
|
|
||||||
## Custom fields
|
## Custom fields
|
||||||
If you want to add a custom field to the vault, you can use the `-c, --custom`
|
If you want to add a custom field to the vault, you can use the `-c, --custom`
|
||||||
option, and provide the key-value pair. If you want to delete a custom field,
|
option, and provide the key-value pair. If you want to delete a custom field,
|
||||||
|
|
Loading…
Reference in a new issue