Adding --no-password option to CLI
I also added tests for the --key-file option, which was untested.
This commit is contained in:
@@ -40,6 +40,7 @@ public:
|
||||
|
||||
static const QCommandLineOption QuietOption;
|
||||
static const QCommandLineOption KeyFileOption;
|
||||
static const QCommandLineOption NoPasswordOption;
|
||||
};
|
||||
|
||||
#endif // KEEPASSXC_COMMAND_H
|
||||
|
||||
Reference in New Issue
Block a user