Add a -n (--notes) option to keepassxc-cli add and edit commands
This commit is contained in:
@@ -29,6 +29,7 @@ public:
|
||||
|
||||
static const QCommandLineOption UsernameOption;
|
||||
static const QCommandLineOption UrlOption;
|
||||
static const QCommandLineOption NotesOption;
|
||||
static const QCommandLineOption PasswordPromptOption;
|
||||
static const QCommandLineOption GenerateOption;
|
||||
static const QCommandLineOption PasswordLengthOption;
|
||||
|
||||
Reference in New Issue
Block a user