Skip to content

Commit abbf364

Browse files
committed
Fix typo..
1 parent 421eaba commit abbf364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ ark mcp-server [OPTIONS]
9292
| Option | Alias | Description | Default |
9393
|--------|-------|-------------|---------|
9494
| `--root <dir>` | `-r` | Serve directory root | `$PWD` |
95-
| `--type <stdio|http>` | `-t` | HTTP listen port | `stdio` |
95+
| `--type <stdio\|http>` | `-t` | HTTP listen port | `stdio` |
9696
| `--http-port <port>` | `-p` | HTTP listen port | `8522` |
9797
| `--scan-buffer <size>` | `-b` | Read buffer size (`10M`, `500K`, …) | `10M` |
9898
| `--mask-secrets <on/off>` | `-m` | Detect & mask secrets | `on` |

0 commit comments

Comments
 (0)