mirror of
https://github.com/nushell/nushell.git
synced 2025-06-03 16:45:41 +02:00
# Description The 'job' command was incorrectly placed into the "Strings" category rather than the "Experimental" category like its subcommands. This PR resolves that issues. # User-Facing Changes Changes to where the `job` command is found when using the `help` command or reading the documentation.