Skip to content

Conversation

@0x4D5352
Copy link
Contributor

@0x4D5352 0x4D5352 commented Apr 14, 2025

seems like the job command doc was copied from something in strings; this moves it over to experimental with the rest of the job commands.

the other change is from my markdown linter.

@github-actions
Copy link
Contributor

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!

@0x4D5352
Copy link
Contributor Author

oh crap, wrong repo.

@0x4D5352 0x4D5352 closed this Apr 14, 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.

1 participant