0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 04:12:15 +02:00
keepassxc/docs/man
Andre Blanke 7d37f65ad0 CLI: Add commands to handle attachments
* Add commands to manipulate entry attachments from the CLI
* Closes #4462

* Add the following commands:
  attachment-export: Exports the content of an attachment to a specified file.

  attachment-import: Imports the attachment into an entry. An existing attachment with the same name may be overwritten if the -f option is specified.

  attachment-rm: Removes the named attachment from an entry.

* Add --show-attachments  to the show command
2021-11-07 17:27:16 -05:00
..
includes Various minor improvements for man page (#5360) 2020-08-31 20:18:53 -04:00
keepassxc-cli.1.adoc CLI: Add commands to handle attachments 2021-11-07 17:27:16 -05:00
keepassxc.1.adoc Bump version to 2.7.0 2020-10-25 09:44:28 -04:00