From 142c9da2fdb1c86cd0bc06bba244ffb9f0fd2877 Mon Sep 17 00:00:00 2001 From: Andrew Nagy Date: Tue, 20 Dec 2022 23:46:17 +0000 Subject: [PATCH] wrap comment --- src/Psalm/Internal/Cli/LanguageServer.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Psalm/Internal/Cli/LanguageServer.php b/src/Psalm/Internal/Cli/LanguageServer.php index 68c2cd990..fdd2bc9b7 100644 --- a/src/Psalm/Internal/Cli/LanguageServer.php +++ b/src/Psalm/Internal/Cli/LanguageServer.php @@ -175,7 +175,8 @@ final class LanguageServer Clears all cache files that the language server uses for this specific project (exits after) --clear-cache-on-boot - Clears all cache files that the language server uses for this specific project on boot (does not exit) + Clears all cache files that the language server uses for this specific project on boot + (does not exit) --use-ini-defaults Use PHP-provided ini defaults for memory and error display