mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Adding --quiet option to the CLI. (#2507)
This commit is contained in:
@@ -54,6 +54,7 @@ private slots:
|
||||
void testLocate();
|
||||
void testMerge();
|
||||
void testRemove();
|
||||
void testRemoveQuiet();
|
||||
void testShow();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user