From 54c2767a1d0c04a60687e262098821c93c580f42 Mon Sep 17 00:00:00 2001 From: Fintan Halpenny Date: Fri, 12 Jan 2024 09:23:27 +0000 Subject: [PATCH] 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 X-Clacks-Overhead: GNU Terry Pratchett --- rad-patch.1.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rad-patch.1.adoc b/rad-patch.1.adoc index 31fd8335..275035f2 100644 --- a/rad-patch.1.adoc +++ b/rad-patch.1.adoc @@ -123,8 +123,9 @@ This is essentially equivalent to *git checkout -b * followed by Comment on a patch revision, optionally replying to an existing comment. **:: -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 *:: Comment message. If omitted, Radicle will prompt for a comment string via