From cfb2b4fadeac156fb85cc1f1fa00fdcc5a7fe744 Mon Sep 17 00:00:00 2001 From: Delapouite Date: Thu, 9 Feb 2017 09:01:49 +0100 Subject: [PATCH] Fix missing new line char in declare_option_cmd info --- src/commands.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands.cc b/src/commands.cc index b12742f4..cc47a8b8 100644 --- a/src/commands.cc +++ b/src/commands.cc @@ -1307,7 +1307,7 @@ const CommandDesc declare_option_cmd = { " regex: regular expression\n" " int-list: list of integers\n" " str-list: list of character strings\n" - " completions: list of completion candidates" + " completions: list of completion candidates\n" " line-flags: list of line flags\n" " range-faces: list of range faces\n", ParameterDesc{