Commit ec2d1dc911 for strongswan.org

commit ec2d1dc911e83f56348b3248c88b98597c002eb8
Author: Tobias Brunner <tobias@strongswan.org>
Date:   Mon Mar 2 16:42:38 2026 +0100

    Use distinct identifier for "command" group in pki/swanctl to fix apidoc

diff --git a/src/pki/command.h b/src/pki/command.h
index d1d41492ab..112b197dbd 100644
--- a/src/pki/command.h
+++ b/src/pki/command.h
@@ -16,7 +16,7 @@
  */

 /**
- * @defgroup command command
+ * @defgroup pki_command command
  * @{ @ingroup pki
  */

diff --git a/src/swanctl/command.h b/src/swanctl/command.h
index 1384f56a7c..f6bdfe53be 100644
--- a/src/swanctl/command.h
+++ b/src/swanctl/command.h
@@ -16,7 +16,7 @@
  */

 /**
- * @defgroup command command
+ * @defgroup swanctl_command command
  * @{ @ingroup swanctl
  */