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:
parent
00102beb29
commit
3a2e06e498
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue