Skip to content

Remove ambiguity about command quotes #577

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

Merged
merged 3 commits into from
Aug 27, 2022
Merged

Conversation

merelymyself
Copy link
Contributor

Also removes reference to 123 being a valid command name; although defining it throws no error, it's impossible to call it.

Given the next subsection shows how to define a custom command with spaces in it, this should be fine, just removes ambiguity.

Fixes #566.

@hustcer
Copy link
Contributor

hustcer commented Aug 27, 2022

ci should work now, please pull and rebase the main branch to update your PR, thanks

@fdncred
Copy link
Contributor

fdncred commented Aug 27, 2022

thanks

@fdncred fdncred merged commit ac7cc6c into nushell:main Aug 27, 2022
pedromfedricci pushed a commit to pedromfedricci/nushell.github.io that referenced this pull request Aug 27, 2022
* Update custom_commands.md

* Update custom_commands.md

* Update custom_commands.md
ayax79 pushed a commit to ayax79/nushell.github.io that referenced this pull request Jun 26, 2024
* feat(script): add json schema generator

* feat(readme): add

* fix(script): use right merge operator
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.

command name string clarification
3 participants