Skip to content

Conversation

@fern-support
Copy link
Contributor

@fern-support fern-support commented Oct 31, 2025

Summary

This PR adds documentation for the new fern deep command and the fern --dsheridan global flag to the CLI reference. Both options allow users to easily email our co-founders (Deep and Dan Sheridan) with feedback, questions, or suggestions about Fern.

Changes

fern deep command

  • Added fern deep to the main commands table
  • Created detailed accordion documentation for the command including:
    • Command description and usage
    • --message flag for including a message
    • --subject flag for specifying a custom subject line
    • Tip about running interactively without arguments

fern --dsheridan flag

  • Added --dsheridan to the global options quick reference table
  • Created detailed section in global-options.mdx including:
    • Flag description and usage
    • --message flag for including a message
    • --subject flag for specifying a custom subject line
    • Cross-reference to fern deep command for alternative usage
  • Added cross-reference in fern deep command documentation pointing to the new global flag

Test plan

  • Verify both command and flag appear in their respective tables of contents
  • Verify the fern deep accordion expands correctly
  • Verify all code examples render properly
  • Verify links and anchors work correctly between the two documentation pages
  • Verify cross-references navigate properly

🤖 Generated with Claude Code

This adds documentation for the new `fern deep` command that allows users to email Deep, our co-founder. The command supports optional --message and --subject flags, or can be run interactively without arguments.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link
Contributor

This adds documentation for the new `fern --dsheridan` global flag that provides an alternative way to email Dan Sheridan, our co-founder. The flag supports the same --message and --subject options as the fern deep command, or can be run interactively without arguments.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@fern-support fern-support changed the title Add fern deep command to CLI reference Add fern deep command and --dsheridan flag to CLI reference Oct 31, 2025
@github-actions
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants