diff --git a/src/main.cc b/src/main.cc index b592a7b3..f7cbdd54 100644 --- a/src/main.cc +++ b/src/main.cc @@ -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 {