Skip to content

Commit f2b8660

Browse files
committed
chore: -h
1 parent 4f38119 commit f2b8660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/add-a-new-api/generate-your-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The `clients` field define which specification to generate and their output loca
4444

4545
2. Generate your client
4646

47-
With just the above changes, you can now run `yarn cli generate javascript -h` which should output a complete list of the available APIs for Javascript, `awesomeapi` should be in it.
47+
With just the above changes, you can now run `yarn cli generate -h` which should output a complete list of the available APIs for Javascript, `awesomeapi` should be in it.
4848

4949
Running `yarn cli generate javascript awesomeapi` will generate the client and format it, and `yarn cli build clients javascript awesomeapi` will bundle it.
5050

0 commit comments

Comments
 (0)