docs(wiki): updates documentation based on recent change on --lang

This commit is contained in:
sanguine59 2026-05-17 16:51:24 +07:00
parent c6a36f4e75
commit 92cded86d1

View file

@ -64,7 +64,7 @@ Generates repository documentation from the knowledge graph using an LLM. Requir
| `--gist` | Publish wiki as a public GitHub Gist |
| `--timeout <seconds>` | Per-attempt LLM request timeout in seconds (default: 60) |
| `--retries <n>` | Max LLM retry attempts per request (default: 3) |
| `--lang <lang>` |Output language for generated documentation (e.g. english, chinese, spanish, japanese)|
| `--lang <lang>` | Output language for generated documentation (e.g. english, chinese, spanish, japanese)|
### list — Show all indexed repos
```bash