Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouib <code@louib.net>2022-07-09 21:47:21 +0300
committerlouib <code@louib.net>2022-08-18 02:48:40 +0300
commit36b161d5e31a61dbf7e12ed7431e8b2cfea39914 (patch)
treeb02d64d5f7a5789d76868c2758041165cb134194
parent3e3e00fa192d20a0b675e4b15917b121513a85f5 (diff)
Update cli manpagecli_show_all
-rw-r--r--docs/man/keepassxc-cli.1.adoc5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/man/keepassxc-cli.1.adoc b/docs/man/keepassxc-cli.1.adoc
index c891e2d8b..3eb7dbb13 100644
--- a/docs/man/keepassxc-cli.1.adoc
+++ b/docs/man/keepassxc-cli.1.adoc
@@ -16,7 +16,7 @@
= keepassxc-cli(1)
KeePassXC Team <team@keepassxc.org>
-:docdate: 2020-08-31
+:docdate: 2022-07-09
:doctype: manpage
:mansource: KeePassXC {revnumber}
:manmanual: General Commands Manual
@@ -252,6 +252,9 @@ The same password generation options as documented for the generate command can
If no attributes are specified and *-t* is not specified, a summary of the default attributes is given.
Protected attributes will be displayed in clear text if specified explicitly by this option.
+*--all*::
+ Show all the attributes of the entry.
+
*-s*, *--show-protected*::
Shows the protected attributes in clear text.