docs: fix formatting
This commit is contained in:
@@ -41,13 +41,13 @@ stdin/stdout, so point your editor's LSP client at it.
|
||||
json-ls [OPTIONS]
|
||||
```
|
||||
|
||||
| Option | Effect |
|
||||
| ------------------- | ------------------------------------------------------------------------------- |
|
||||
| `--cache-dir <DIR>` | Directory for the on-disk schema cache. Defaults to the location below. |
|
||||
| `--offline` | Refuse every network fetch, including the `json-ls.downloadSchema` command. |
|
||||
| Option | Effect |
|
||||
| ------------------- | ------------------------------------------------------------------------------------------- |
|
||||
| `--cache-dir <DIR>` | Directory for the on-disk schema cache. Defaults to the location below. |
|
||||
| `--offline` | Refuse every network fetch, including the `json-ls.downloadSchema` command. |
|
||||
| `--stdio` | Accepted for editor-client compatibility. Has no effect, since stdio is the only transport. |
|
||||
| `-h`, `--help` | Print help. |
|
||||
| `-V`, `--version` | Print version. |
|
||||
| `-h`, `--help` | Print help. |
|
||||
| `-V`, `--version` | Print version. |
|
||||
|
||||
## Schemas
|
||||
|
||||
|
||||
Reference in New Issue
Block a user