From e9901d8cf5cf0bdeeb8d05960b00b013c7c75361 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Wed, 22 Oct 2014 14:03:39 +0200 Subject: [PATCH] Cli: Fix some comments --- lib/cli/agentlistcommand.hpp | 2 +- lib/cli/featuredisablecommand.hpp | 2 +- lib/cli/featurelistcommand.hpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/cli/agentlistcommand.hpp b/lib/cli/agentlistcommand.hpp index 96295eaf7..df02c745f 100644 --- a/lib/cli/agentlistcommand.hpp +++ b/lib/cli/agentlistcommand.hpp @@ -26,7 +26,7 @@ namespace icinga { /** - * The "pki new-ca" command. + * The "agent list" command. * * @ingroup cli */ diff --git a/lib/cli/featuredisablecommand.hpp b/lib/cli/featuredisablecommand.hpp index a54904299..48f9f8c01 100644 --- a/lib/cli/featuredisablecommand.hpp +++ b/lib/cli/featuredisablecommand.hpp @@ -26,7 +26,7 @@ namespace icinga { /** - * The "pki new-ca" command. + * The "feature disable" command. * * @ingroup cli */ diff --git a/lib/cli/featurelistcommand.hpp b/lib/cli/featurelistcommand.hpp index a23b97f86..df9f8d3a3 100644 --- a/lib/cli/featurelistcommand.hpp +++ b/lib/cli/featurelistcommand.hpp @@ -26,7 +26,7 @@ namespace icinga { /** - * The "pki new-ca" command. + * The "feature list" command. * * @ingroup cli */ -- 2.40.0