cli: document --reply-to option

The option to reply to a comment was undocumented in the `rad patch
comment` command.

Add the option to the "Comment options" section of the help message.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
This commit is contained in:
Fintan Halpenny 2024-03-01 10:49:35 +00:00 committed by cloudhead
parent 00102beb29
commit 3a2e06e498
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ Diff options
Comment options
-m, --message <string> Provide a comment message via the command-line
--reply-to <comment> The comment to reply to
Edit options