DESCRIPTION
-----------
-Launch editor with quoted comment, patch(commit) or MR description as a reply.
-When 'REV' is specified, reply to specific comment or patch identified
+This is one of three basic commands for 'MR' review, along with
+link:git-mr-comment-list.html[git-mr-comment-list(1)] and
+link:git-mr-comment-show.html[git-mr-comment-show(1)].
+
+It launches editor with quoted comment, patch(commit) or MR description as a
+reply. When 'REV' is specified, reply to specific comment or patch identified
by it's revision(SHA-1). If 'REV' is not specified, reply to the currently
checked out 'MR'(HEAD) or to 'MR' description identified with the *-m* option.
Each comment or patch is related to a specific 'MR' and 'git-mr-reply' tries