public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] fix #6714: docs: remove wrong `--drive` parameter from cli example
@ 2025-08-22  9:55 Dominik Csapak
  2025-08-25  9:38 ` [pbs-devel] applied: " Wolfgang Bumiller
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Csapak @ 2025-08-22  9:55 UTC (permalink / raw)
  To: pbs-devel

pool creation does not depend or use a drive at all, since it's just a
logical operation. This was probably a type or copy&paste error, so
remove the wrong `--drive` parameter from that example.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
 docs/tape-backup.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/tape-backup.rst b/docs/tape-backup.rst
index 8af4f1b05..a22606909 100644
--- a/docs/tape-backup.rst
+++ b/docs/tape-backup.rst
@@ -624,9 +624,9 @@ GUI, or enter the following command:
 
 .. code-block:: console
 
- // proxmox-tape pool create <name> --drive <string> [OPTIONS]
+ // proxmox-tape pool create <name> [OPTIONS]
 
- # proxmox-tape pool create daily --drive mydrive
+ # proxmox-tape pool create daily
 
 
 Additional options can be set later, using the update command:
-- 
2.47.2



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied: [PATCH proxmox-backup] fix #6714: docs: remove wrong `--drive` parameter from cli example
  2025-08-22  9:55 [pbs-devel] [PATCH proxmox-backup] fix #6714: docs: remove wrong `--drive` parameter from cli example Dominik Csapak
@ 2025-08-25  9:38 ` Wolfgang Bumiller
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Bumiller @ 2025-08-25  9:38 UTC (permalink / raw)
  To: Dominik Csapak; +Cc: pbs-devel

applied, thanks

On Fri, Aug 22, 2025 at 11:55:25AM +0200, Dominik Csapak wrote:
> pool creation does not depend or use a drive at all, since it's just a
> logical operation. This was probably a type or copy&paste error, so
> remove the wrong `--drive` parameter from that example.
> 
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
>  docs/tape-backup.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/docs/tape-backup.rst b/docs/tape-backup.rst
> index 8af4f1b05..a22606909 100644
> --- a/docs/tape-backup.rst
> +++ b/docs/tape-backup.rst
> @@ -624,9 +624,9 @@ GUI, or enter the following command:
>  
>  .. code-block:: console
>  
> - // proxmox-tape pool create <name> --drive <string> [OPTIONS]
> + // proxmox-tape pool create <name> [OPTIONS]
>  
> - # proxmox-tape pool create daily --drive mydrive
> + # proxmox-tape pool create daily
>  
>  
>  Additional options can be set later, using the update command:
> -- 
> 2.47.2


_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-25  9:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-22  9:55 [pbs-devel] [PATCH proxmox-backup] fix #6714: docs: remove wrong `--drive` parameter from cli example Dominik Csapak
2025-08-25  9:38 ` [pbs-devel] applied: " Wolfgang Bumiller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal