mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-03-13 01:26:37 -04:00
parent
78cff4b6d9
commit
0e59f2745e
@ -36,7 +36,7 @@ const QCommandLineOption Merge::NoPasswordFromOption =
|
||||
QObject::tr("Deactivate password key for the database to merge from."));
|
||||
|
||||
const QCommandLineOption Merge::DryRunOption =
|
||||
QCommandLineOption(QStringList() << "dry-run",
|
||||
QCommandLineOption(QStringList() << "d" << "dry-run",
|
||||
QObject::tr("Only print the changes detected by the merge operation."));
|
||||
|
||||
const QCommandLineOption Merge::YubiKeyFromOption(QStringList() << "yubikey-from",
|
||||
|
Loading…
x
Reference in New Issue
Block a user