Skip to content

Commit 4b8a559

Browse files
committed
Rename command from 'fern deep' to 'fern eyw520'
Update the command name to 'fern eyw520' to disambiguate it. This changes both the table entry and the detailed accordion section.
1 parent e845748 commit 4b8a559

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

fern/products/cli-api-reference/pages/commands.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ hideOnThisPage: true
1414
| [`fern logout`](#fern-logout) | Log out of the Fern CLI |
1515
| [`fern export`](#fern-export) | Export an OpenAPI spec for your API |
1616
| [`fern api update`](#fern-api-update) | Manually update your OpenAPI spec |
17-
| [`fern deep`](#fern-deep) | Send an email to Deep, Fern co-founder |
17+
| [`fern eyw520`](#fern-eyw520) | Send an email to Deep, Fern co-founder |
1818

1919
## Documentation commands
2020

@@ -589,14 +589,14 @@ hideOnThisPage: true
589589
</CodeBlock>
590590
</Accordion>
591591

592-
<Accordion title="fern deep">
592+
<Accordion title="fern eyw520">
593593

594-
Use `fern deep` to send an email directly to Deep, one of Fern's co-founders. This command opens a
594+
Use `fern eyw520` to send an email directly to Deep, one of Fern's co-founders. This command opens a
595595
mailto link in your default email client, making it easy to reach out with questions, feedback, or ideas.
596596

597597
<CodeBlock title="terminal">
598598
```bash
599-
fern deep
599+
fern eyw520
600600
```
601601
</CodeBlock>
602602

0 commit comments

Comments
 (0)