docs(cli): align --stop-after help examples with duration units - #3077
docs(cli): align --stop-after help examples with duration units#3077loukikjoshi06-ops wants to merge 1 commit into
Conversation
Use explicit unit suffixes in dora run --help so copied examples match the parser-friendly duration style. Fixes dora-rs#2867. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Merging to
After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here |
|
An error occurred while submitting your PR to the queue: |
|
Automated review by Claude — fully automated, not vetted by a human. Docs-only change, verified against the parser. Generated by Claude Code |
|
Automated review by Claude (fully automated — no human has vetted this comment; please verify before acting). I don't see why this change is needed as-is: it duplicates #2868, which edits the exact same More importantly, this PR removes the bare-number example ( Suggest closing this in favor of #2868, or at minimum restoring the bare-number line. The remaining examples ( Generated by Claude Code |
|
Closing in favour of #2868, which covers the same ground more completely. One correction worth recording: this PR removes |
Summary
Fixes #2867
Test plan