mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-24 00:51:53 +00:00
docs(wiki): updates documentation based on recent change on --lang
This commit is contained in:
parent
c6a36f4e75
commit
92cded86d1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue