From 234306d37e35d65052c5de60e11f58128103060a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Thu, 2 Apr 2015 08:25:29 +0000 Subject: [PATCH] =?UTF-8?q?new=20command=20=C2=ABcertificate=C2=BB=20to=20?= =?UTF-8?q?install=20CA=20certificate=20for=20SSL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands.hxx b/src/commands.hxx index 6529964..162efa4 100644 --- a/src/commands.hxx +++ b/src/commands.hxx @@ -1400,7 +1400,7 @@ class Timeout: public Command { class Certificate: public Command { public: QString tag() const { - return ""; + return "certificate"; } QString description() const { return