From 73da522d73c5d686c122ea4482d03e576a6a242c Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Mon, 23 Jan 2017 15:32:11 +0100 Subject: errors: Introduce "E856: Filename too long" --- runtime/doc/helphelp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime') diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt index ca341af200..ad1611133a 100644 --- a/runtime/doc/helphelp.txt +++ b/runtime/doc/helphelp.txt @@ -185,7 +185,7 @@ command: > < *:helpt* *:helptags* - *E154* *E150* *E151* *E152* *E153* *E670* + *E154* *E150* *E151* *E152* *E153* *E670* *E856* :helpt[ags] [++t] {dir} Generate the help tags file(s) for directory {dir}. When {dir} is ALL then all "doc" directories in -- cgit