proxmox-backup/proxmox-backup-client/src
Christian Ebner 24a6d4fd82 client: align description for backup specification to docs
Adapt the description for the backup specification to use
`archive-name` and `type` over `label` and `ext`, to be in line with
the terminology used in the documentation.

Further, explicitley describe the `path` as `source-path` to be less
ambigouos.

In order to avoid formatting issues in the man pages because of line
breaks after a hyphen, show the backup specification description in
multiple lines.

Suggested-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2025-03-20 18:47:44 +01:00
..
bin backup client: rustfmt 2022-04-14 14:06:15 +02:00
benchmark.rs fix typos in rust documentation blocks 2024-08-07 16:49:31 +02:00
catalog.rs client: catalog: remove unnecessary sort_unstable_by 2024-12-02 11:15:18 +01:00
group.rs close #4763: client: add command to forget backup group 2024-06-19 11:32:28 +02:00
helper.rs client/server: use dedicated api type for all archive names 2024-11-22 13:47:05 +01:00
key.rs use IsTerminal trait whenever possible 2023-11-27 13:21:45 +01:00
main.rs client: align description for backup specification to docs 2025-03-20 18:47:44 +01:00
mount.rs remove redundant imports 2024-12-02 11:15:18 +01:00
namespace.rs client: rename variable to sensible name 2024-02-13 10:47:03 +01:00
snapshot.rs client: forget snapshots: function signature returns no value 2023-10-18 11:04:37 +02:00
task.rs fix #4483: fix task log command interrupt handling 2023-01-19 10:11:25 +01:00