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

Add clarity to documentation for deno install and deno uninstall CLI subcommands #1016

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

matthewjnield
Copy link

@matthewjnield matthewjnield commented Oct 15, 2024

Closes #975, and adds some additional clarity.

Commit 1

Add clarity to documentation for deno install CLI subcommand

This commit adds clarity to the documentation of the deno install CLI subcommand.

Commit 2

Add clarity to documentation for deno uninstall CLI subcommand

This commit adds clarity to the documentation of the deno uninstall CLI subcommand.

This commit adds clarity to the documentation of the `deno install` CLI subcommand.
This commit adds clarity to the documentation of the `deno uninstall` CLI subcommand.
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.

Documentation calls deno add an alias for deno install, and deno remove alias for deno uninstall
1 participant