Skip to content

cmd: add documentation of the double pipe feature #8048

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nir9
Copy link

@nir9 nir9 commented May 6, 2025

Problem: Currently the cmd documentation only mentions the && feature as a way to chain multiple commands without going into detail that it only proceeds if the preceding command succeeds. The documentation also lacks the complementary ||.

Solution: Add more details regarding && and add the missing ||.

Copy link
Contributor

@nir9 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 46d655b:

✅ Validation status: passed

File Status Preview URL Details
WindowsServerDocs/administration/windows-commands/cmd.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@v-dirichards
Copy link
Contributor

@robinharwood, @Xelu86
Can you review the proposed changes?

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team
#assign: @robinharwood, @Xelu86

Copy link
Contributor

Users xelu86 are already assigned.

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants