Skip to content

Conversation

foxmean
Copy link

@foxmean foxmean commented Sep 8, 2025

The previous version is plain url. I've changed it to normal markdown link.

The previous version is plain url. I've changed it to normal markdown link
Copy link
Contributor

github-actions bot commented Sep 8, 2025

Awesome that you are trying to improve the documentation of a nushell command!

You should not modify the files in commands/docs or commands/categories!
We autogenerate these command pages from the help information defined by the command implementation, after each release. Thus:

  • If you already updated the command help, you are already done and can close this PR!
  • Else, please look for the command in the source tree and make your changes directly there in the impl Command and Signature.
  • If you accidentally made a change in commands/ while working on general documentation, please revert changes to commands/

Thanks for helping out!

@fdncred
Copy link
Contributor

fdncred commented Sep 8, 2025

ya, this won't work. The rust code has to be changed to change commands.

@fdncred fdncred closed this Sep 8, 2025
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