Author: julianfoad
Date: Tue Dec 11 15:04:01 2012
New Revision: 1420210
URL: http://svn.apache.org/viewvc?rev=1420210&view=rev
Log:
* subversion/tests/README
Update: the 'list' option was renamed to '--list' quite a while ago.
Found by: Gabriela Gibson <gabriela.gibson{_AT_}gmail.com>
Modified:
subversion/trunk/subversion/tests/README
Modified: subversion/trunk/subversion/tests/README
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/README?rev=1420210&r1=1420209&r2=1420210&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/README (original)
+++ subversion/trunk/subversion/tests/README Tue Dec 11 15:04:01 2012
@@ -20,7 +20,7 @@ sub-tests it can run. It has a standard
1. If run with a numeric argument N, the program runs sub-test N.
-2. If run with the argument `list', it will list the names of all sub-tests.
+2. If run with the argument `--list', it will list the names of all sub-tests.
3. If run with no arguments, the program runs *all* sub-tests.