Skip to content

Manpage mentions an inexistent short option -d for merge command in keepassxc-cli, version 2.7.9. #11191

@njklhs

Description

@njklhs

This is a very minor documentation error.

Overview

As per title, the manpage says:

-d, --dry-run
Prints the changes detected by the merge operation without making any changes to the database.

but the short option does not actually seem to be implemented.

Steps to Reproduce

  • Run keepassxc-cli merge -s -d db1.kdbx db2.kdbx.
  • See error Unknown option 'd'..

Expected Behavior

The short option working like the one for --same-credentials.

Actual Behavior

See above.

KeePassXC - Version 2.7.9
Revision: 8f6dd13

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions