From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [PATCH offline-mirror 1/1] subscription: docs: fix doc comment for add_key
Date: Wed, 1 Jul 2026 11:00:29 +0200 [thread overview]
Message-ID: <20260701090030.306728-1-m.sandoval@proxmox.com> (raw)
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
reply other threads:[~2026-07-01 9:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260701090030.306728-1-m.sandoval@proxmox.com \
--to=m.sandoval@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