Skip to content

Commit a90daf8

Browse files
committed
Update CLI example command to use 'fern eyw' instead
1 parent d30bad1 commit a90daf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/cli-api-reference/pages/global-options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ subtitle: 'Explore Fern CLI global options.'
88

99
| Option | Description | Example |
1010
|--------|-------------|---------|
11-
| [`--help`](#help) | Show command help and options | `fern --dsinghvi` |
11+
| [`--help`](#help) | Show command help and options | `fern eyw` |
1212
| [`--log-level`](#log-level) | Set logging verbosity | `fern generate --log-level debug` |
1313
| [`--api`](#api) | Target specific API | `fern generate --api public-api` |
1414
| [`--group`](#group) | Target specific generator group | `fern generate --group php-sdk` |

0 commit comments

Comments
 (0)