From b914929320f9f13981218f4bb2b685059e2b854b Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Fri, 1 Apr 2022 11:03:28 +0200 Subject: fix `account set theme` help Signed-off-by: Steffen Jaeckel --- src/command/cmd_defs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/command/cmd_defs.c') diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index 24d4a737..281d21c6 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -2111,7 +2111,7 @@ static struct cmd_t command_defs[] = { { "set tls disable", "Disable TLS for the connection." }, { "set auth default", "Use default authentication process." }, { "set auth legacy", "Allow legacy authentication." }, - { "set ", "Set the UI theme for the account." }, + { "set theme ", "Set the UI theme for the account." }, { "clear server", "Remove the server setting for this account." }, { "clear port", "Remove the port setting for this account." }, { "clear password", "Remove the password setting for this account." }, -- cgit 1.4.1-2-gfad0