Adding --quiet option to the CLI. (#2507)

This commit is contained in:
louib
2018-11-28 11:24:12 -05:00
committed by Jonathan White
parent 4e49de1afb
commit fff0f11b33
21 changed files with 252 additions and 44 deletions

View File

@@ -56,6 +56,9 @@ Shows the title, username, password, URL and notes of a database entry. Can also
.IP "-k, --key-file <path>"
Specifies a path to a key file for unlocking the database. In a merge operation this option is used to specify the key file path for the first database.
.IP "-q, --quiet <path>"
Silence password prompt and other secondary outputs.
.IP "-h, --help"
Displays help information.