Skip to content

Commit 29543a7

Browse files
authored
chore: add llms-txt to readme (#266)
1 parent 1a08176 commit 29543a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Options:
6060
-v, --version <semver> Target Node.js version (default: "v22.14.0")
6161
-c, --changelog <url> Changelog URL or path (default: "https://raw.githubusercontent.com/nodejs/node/HEAD/CHANGELOG.md")
6262
--git-ref <url> Git ref/commit URL (default: "https://github.com/nodejs/node/tree/HEAD")
63-
-t, --target [modes...] Target generator modes (choices: "json-simple", "legacy-html", "legacy-html-all", "man-page", "legacy-json", "legacy-json-all", "addon-verify", "api-links", "orama-db")
63+
-t, --target [modes...] Target generator modes (choices: "json-simple", "legacy-html", "legacy-html-all", "man-page", "legacy-json", "legacy-json-all", "addon-verify", "api-links", "orama-db", "llms-txt")
6464
--no-lint Skip lint before generate
6565
-h, --help display help for command
6666
```

0 commit comments

Comments
 (0)