Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix documentation for end-to-end command #189

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Fix documentation for end-to-end command #189

merged 1 commit into from
Oct 3, 2023

Conversation

CharlesTaylor7
Copy link
Contributor

It seems like the command was renamed at some point from end2end to end-to-end.

It seems like the command was renamed at some point from `end2end` to `end-to-end`.
Copy link

@stappersg stappersg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ cargo leptos end2end
error: unrecognized subcommand 'end2end'

  tip: a similar subcommand exists: 'end-to-end'

Usage: cargo-leptos [OPTIONS] <COMMAND>

For more information, try '--help'.
$ cargo leptos help | grep end
  end-to-end  Start the server and end-2-end tests
          Output logs from dependencies (multiple --log accepted)
$

In other words: Please merge

@gbj
Copy link
Contributor

gbj commented Oct 3, 2023

Thanks very much, and apologies for the slowness on my end!

@gbj gbj merged commit 703543b into leptos-rs:main Oct 3, 2023
3 checks passed
@CharlesTaylor7 CharlesTaylor7 deleted the fix-docs branch October 3, 2023 22:43
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.

3 participants