Skip to content

Conversation

KavishaHaswani
Copy link

Summary of the Pull Request

Updated the behavior of the --pos command-line argument in documentation.

References and Relevant Issues

Related to #4247

Detailed Description of the Pull Request / Additional comments

  • A single value like --pos 500 now sets both x and y to 500.
  • A trailing comma (e.g., --pos 500,) sets only x, using the default for y.

## Summary of the Pull Request
Updated the behavior of the `--pos` command-line argument in documentation.

## References and Relevant Issues
Related to #4247

## Detailed Description of the Pull Request / Additional comments
- A single value like `--pos 500` now sets both `x` and `y` to `500`.
- A trailing comma (e.g., `--pos 500,`) sets only `x`, using the default for `y`.
Copy link

Learn Build status updates of commit 663248d:

✅ Validation status: passed

File Status Preview URL Details
TerminalDocs/command-line-arguments.md ✅Succeeded View

For more details, please refer to the build report.

Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

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