The canonical name for the documentation command is :doc, not :help
This commit is contained in:
parent
2cc1333f6b
commit
5705b6c6f9
|
@ -45,7 +45,7 @@ static const char* startup_info =
|
|||
" * BufNew and BufOpen hooks have been renamed to BufNewFile\n"
|
||||
" and BufOpenFile.\n"
|
||||
" * The status line can be further customized.\n"
|
||||
" See `help options modelinefmt`.\n";
|
||||
" See `:doc options modelinefmt`.\n";
|
||||
|
||||
struct startup_error : runtime_error
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user