svn commit: r49914 - head/en_US.ISO8859-1/articles/committers-guide
Sevan Janiyan
sevan at FreeBSD.org
Fri Feb 3 15:20:55 UTC 2017
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>
More information about the svn-doc-all
mailing list