7493: Add --print-config-schema to help r=lnicola a=lnicola

bors r+

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
This commit is contained in:
bors[bot] 2021-01-29 18:32:10 +00:00 committed by GitHub
commit 715dade21b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,6 +50,8 @@ FLAGS:
-vv, --spammy
-q, --quiet Set verbosity
--print-config-schema
Dump a LSP config JSON schema
--log-file <PATH> Log to the specified file instead of stderr
--no-log-buffering
Flush log records to the file immediately