Change command example from 'mise path' to 'mise doctor path'#7534
Closed
Change command example from 'mise path' to 'mise doctor path'#7534
Conversation
Updated the command example for clarity.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR corrects a documentation inconsistency by updating the command example to reflect the actual command being documented. The change ensures that the example command matches the full command path mise doctor path rather than the abbreviated mise path.
Key Changes:
- Updated command example from
$ mise pathto$ mise doctor pathin the doctor path documentation
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
|
The docs are auto-generated, so you need to fix them here: Line 37 in 6586b41 |
|
This PR has been open for more than 30 days without activity. Feel free to reopen or create a new PR if you'd like to continue working on this. |
jdx
pushed a commit
that referenced
this pull request
Feb 17, 2026
see #7534 --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
lucasew
pushed a commit
to lucasew/CONTRIB-mise
that referenced
this pull request
Feb 18, 2026
see jdx#7534 --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
risu729
added a commit
to risu729/mise
that referenced
this pull request
Feb 27, 2026
see jdx#7534 --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated the command example for clarity.