Skip to content

Commit d30bad1

Browse files
committed
Update CLI global options example command to use --dsinghvi flag
1 parent cf1173b commit d30bad1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.claude

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/mnt/efs/.claude

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 --help` |
11+
| [`--help`](#help) | Show command help and options | `fern --dsinghvi` |
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)