fix(help): add --clients to CLI help - #1800
Conversation
|
Thanks for opening this — it has been seen, and it is queued. This note is automated, but it is not a brush-off: it exists so you know where your PR stands instead of having to guess from silence. Current review status: working through a backlog. What that means for this PR, concretely:
Things that will genuinely speed it up whenever review does happen:
If this fixes a bug, a reproduction we can run is worth more than a description of the symptom. Thanks for contributing, and sorry in advance for the wait. |
Signed-off-by: kilianpaquier <noreply@kilianpaquier.dev>
1fe25ff to
1e0aac5
Compare
|
Thank you for the concise help fix. I checked current I have labeled this as a normal-priority documentation and UX correction and queued it for review. CI is green. Our review queue is full, so detailed review may take a little time. Thank you for keeping this to the single help-surface change. |
What does this PR do?
Hello 👋
Just a small PR to add
--clientsto CLI's help.Checklist
git commit -s) — required, CI rejectsunsigned commits (DCO, see CONTRIBUTING.md)
make -f Makefile.cbm test)make -f Makefile.cbm lint-ci)