diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml index 76d0d13835..517f9abc33 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.xml +++ b/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -4739,7 +4739,7 @@ Relnotes: yes commit: ports/Tools/scripts/mfh. It is used as follows: - &prompt.user; /usr/ports/Tools/scripts/mfh 2015Q1 380362 + &prompt.user; /usr/ports/Tools/scripts/mfh 380362 U 2015Q1 Checked out revision 380443. A 2015Q1/security @@ -4825,8 +4825,17 @@ Do you want to commit? (no = start a shell) [y/n] messages must be edited to show what is actually being done with the new commit. - &prompt.user; /usr/ports/Tools/scripts/mfh 2016Q1 r407208 r407713 r407722 r408567 r408943 r410728 + &prompt.user; /usr/ports/Tools/scripts/mfh r407208 r407713 r407722 r408567 r408943 r410728 + + + The mfh script can also take an optional first + argument, the branch where the merge is being done. + It does, however, select the latest branch, so + specifying the branch is discourraged. + + &prompt.user; /usr/ports/Tools/scripts/mfh 2016Q1 r407208 r407713 +