Skip to content

Correcting order of CLI arguments in README#48

Merged
surajsept merged 3 commits into
mainfrom
docs/fix-argument-order-in-readme
Jul 27, 2025
Merged

Correcting order of CLI arguments in README#48
surajsept merged 3 commits into
mainfrom
docs/fix-argument-order-in-readme

Conversation

@sauter-roland
Copy link
Copy Markdown
Collaborator

Currently, the order of CLI arguments in the README is wrong, with the arguments for expression data file and model (file) flipped. This PR switches the arguments.

Copilot AI review requested due to automatic review settings July 27, 2025 13:53
@sauter-roland sauter-roland added the documentation Improvements or additions to documentation label Jul 27, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects the order of positional arguments in the CLI usage examples within the README documentation. The model file argument and expression data file argument were incorrectly documented in reverse order across all three usage examples.

Comment thread README.md Outdated
Comment thread README.md
@sauter-roland sauter-roland linked an issue Jul 27, 2025 that may be closed by this pull request
sauter-roland and others added 2 commits July 27, 2025 16:11
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@surajsept surajsept closed this Jul 27, 2025
@surajsept surajsept reopened this Jul 27, 2025
@surajsept surajsept enabled auto-merge July 27, 2025 20:06
@surajsept surajsept merged commit 230e43d into main Jul 27, 2025
12 checks passed
@surajsept surajsept deleted the docs/fix-argument-order-in-readme branch July 27, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Command Line Arguments are mispositioned

3 participants