ROCm / ROCm/cvs

[Documentation]: cli usage message/help Run Commands incorrect, check and update all

Open Beginner friendly
#262 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
17
Forks
17
Avg merge
1d 23h
Merged PRs (30d)
59

Description

Description of errors

# cvs --help
returns

usage: cvs [-h] [--version] {copy-config,generate,list,run,scp,monitor,exec}
...
Run Commands:
  cvs run agfhc                      Run all tests in agfhc

agfhc isn't a valid test. It appears that its agfhc_cvs.

Todo here is to run thru the possibly-out-of-date usage message/--help and update.

This is key to using, as the public ROCm docs haven't been updated since November and aren't aligning with latest main code.

Attach any links, screenshots, or additional evidence you think will be helpful.

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running cvs --help and inspect the command definitions behind the usage output, especially the Run Commands section. Check every displayed command against the current main behavior, correct outdated help text such as agfhc, and verify that the resulting help output lists valid commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.