mirror of
https://github.com/NLnetLabs/dnst.git
synced 2026-09-11 04:17:48 +02:00
Mark keyset as experimental.
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ pub enum Command {
|
||||
#[command(name = "update")]
|
||||
Update(self::update::Update),
|
||||
|
||||
/// Maintain a set of DNSSEC keys
|
||||
/// Maintain a set of DNSSEC keys. EXPERIMENTAL.
|
||||
#[command(name = "keyset")]
|
||||
Keyset(self::keyset::Keyset),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user