svn commit: r49914 - head/en_US.ISO8859-1/articles/committers-guide
Sevan Janiyan <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: sevan Date: Fri Feb 3 15:20:53 2017 New Revision: 49914 URL: https://svnweb.freebsd.org/changeset/doc/49914 Log: Fix command to show eligible revisions for merging. The old syntax no longer works. Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D9426 Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Thu Feb 2 18:02:48 2017 (r49913) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Fri Feb 3 15:20:53 2017 (r49914) @@ -1993,7 +1993,7 @@ U stable/9/share/man/man4/netmap.4 <note> <para>It is important to ensure that the mergeinfo is correct when reverting a file in order to permit - <command>svn mergeinfo --eligible</command> to work as + <command>svn mergeinfo --show-revs=eligible</command> to work as expected.</para> </note> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"