From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup 1/1] client: fix example commands for client usage
Date: Tue, 26 Nov 2024 12:09:09 +0100 [thread overview]
Message-ID: <1732619341.smylkvjjfx.astroid@yuna.none> (raw)
In-Reply-To: <20241126110428.71348-1-s.hanreich@proxmox.com>
thanks!
On November 26, 2024 12:04 pm, Stefan Hanreich wrote:
> The example commands in the Change Detection Mode / File Exclusion
> section are missing the command in the client invocation. Add the
> backup command to the examples, so they are actually valid.
>
> Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
> ---
> docs/backup-client.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/docs/backup-client.rst b/docs/backup-client.rst
> index 3c6941ae..f2b5273c 100644
> --- a/docs/backup-client.rst
> +++ b/docs/backup-client.rst
> @@ -272,13 +272,13 @@ parameter. For example:
>
> .. code-block:: console
>
> - # proxmox-backup-client backup.pxar:./linux --exclude /usr
> + # proxmox-backup-client backup backup.pxar:./linux --exclude /usr
>
> Multiple paths can be excluded like this:
>
> .. code-block:: console
>
> - # proxmox-backup-client backup.pxar:./linux --exclude=/usr --exclude=/rust
> + # proxmox-backup-client backup backup.pxar:./linux --exclude=/usr --exclude=/rust
>
> .. _client_change_detection_mode:
>
> @@ -329,7 +329,7 @@ mode:
>
> .. code-block:: console
>
> - # proxmox-backup-client backup.pxar:./linux --change-detection-mode=metadata
> + # proxmox-backup-client backup backup.pxar:./linux --change-detection-mode=metadata
>
> .. _client_encryption:
>
> --
> 2.39.5
>
>
> _______________________________________________
> pbs-devel mailing list
> pbs-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
>
>
>
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next prev parent reply other threads:[~2024-11-26 11:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-26 11:04 [pbs-devel] " Stefan Hanreich
2024-11-26 11:09 ` Fabian Grünbichler [this message]
2024-11-26 11:12 ` Thomas Lamprecht
2024-11-26 11:29 ` Stefan Hanreich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1732619341.smylkvjjfx.astroid@yuna.none \
--to=f.gruenbichler@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox