all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH offline-mirror 1/1] subscription: docs: fix doc comment for add_key
@ 2026-07-01  9:00 Maximiliano Sandoval
  0 siblings, 0 replies; only message in thread
From: Maximiliano Sandoval @ 2026-07-01  9:00 UTC (permalink / raw)
  To: pbs-devel

This documentation comment lands in the manual page for
proxmox-offline-mirror key add.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---

Notes:
    The previous one was probably copied from list_keys.

 src/bin/proxmox_offline_mirror_cmds/subscription.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/proxmox_offline_mirror_cmds/subscription.rs b/src/bin/proxmox_offline_mirror_cmds/subscription.rs
index b486278..b6bb016 100644
--- a/src/bin/proxmox_offline_mirror_cmds/subscription.rs
+++ b/src/bin/proxmox_offline_mirror_cmds/subscription.rs
@@ -281,7 +281,7 @@ async fn add_mirror_key(config: Option<String>, key: String, _param: Value) -> R
         }
     },
  )]
-/// List subscription keys and their status
+/// Register a subscription key on a node
 async fn add_key(
     config: Option<String>,
     mut data: SubscriptionKey,
-- 
2.47.3





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-01  9:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-01  9:00 [PATCH offline-mirror 1/1] subscription: docs: fix doc comment for add_key Maximiliano Sandoval

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal