cli: amend `rad patch comment` docs

Make it clear what happens when the user specifies a Patch ID as the
revision when using `rad patch comment`.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
This commit is contained in:
Fintan Halpenny 2024-01-12 09:23:27 +00:00 committed by cloudhead
parent 1e2776cb08
commit 54c2767a1d
No known key found for this signature in database
1 changed files with 3 additions and 2 deletions

View File

@ -123,8 +123,9 @@ This is essentially equivalent to *git checkout -b <name>* followed by
Comment on a patch revision, optionally replying to an existing comment.
*<revision-id>*::
The patch revision to comment on. Since all Patch IDs are also Revision IDs,
a Patch ID is also accepted.
The patch revision to comment on. The Patch ID is also a Revision ID,
and can be used for commenting on the initial revision of the patch.
Any other Revision ID will comment on the revision specified.
*--message*, *-m <string>*::
Comment message. If omitted, Radicle will prompt for a comment string via