From 80bf9ae99bc45603d6cde62fa2a145fc53133a39 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sat, 13 Feb 2021 08:43:54 +0100 Subject: [PATCH] docs: add short descriptions for main binaries. --- docs/proxmox-backup-client/description.rst | 6 +++--- docs/proxmox-backup-manager/description.rst | 6 ++---- docs/proxmox-tape/description.rst | 5 +---- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/docs/proxmox-backup-client/description.rst b/docs/proxmox-backup-client/description.rst index 34872663..735b0a4e 100644 --- a/docs/proxmox-backup-client/description.rst +++ b/docs/proxmox-backup-client/description.rst @@ -1,4 +1,4 @@ -This is just a test. - -.. NOTE:: No further info. +This tool implements a backup server client, i.e. it can connect to a +backup servers to issue management commands and to create or restore +backups. diff --git a/docs/proxmox-backup-manager/description.rst b/docs/proxmox-backup-manager/description.rst index 34872663..3c559e0f 100644 --- a/docs/proxmox-backup-manager/description.rst +++ b/docs/proxmox-backup-manager/description.rst @@ -1,4 +1,2 @@ -This is just a test. - -.. NOTE:: No further info. - +This tool exposes the whole backup server management API on the +command line. diff --git a/docs/proxmox-tape/description.rst b/docs/proxmox-tape/description.rst index 34872663..990c6420 100644 --- a/docs/proxmox-tape/description.rst +++ b/docs/proxmox-tape/description.rst @@ -1,4 +1 @@ -This is just a test. - -.. NOTE:: No further info. - +This tool can configure and manage tape backups.