On the fsfs-format7 branch: No function change.fsfs-format7fsfs-format7
authorStefan Fuhrmann <[email protected]>
Sat, 27 Jul 2013 22:35:33 +0000 (27 22:35 +0000)
committerStefan Fuhrmann <[email protected]>
Sat, 27 Jul 2013 22:35:33 +0000 (27 22:35 +0000)
* subversion/tests/cmdline/svntest/main.py
  (_create_parser): update help string

git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/fsfs-format7@1507736 13f79535-47bb-0310-9956-ffa450edef68

subversion/tests/cmdline/svntest/main.py

index 08a32b9..057667b 100644 (file)
@@ -1756,7 +1756,7 @@ def _create_parser():
   parser.add_option('--url', action='store',
                     help='Base url to the repos (e.g. svn://localhost)')
   parser.add_option('--fs-type', action='store',
-                    help='Subversion file system type (fsfs or bdb)')
+                    help='Subversion file system type (fsfs, bdb or fsx)')
   parser.add_option('--cleanup', action='store_true',
                     help='Whether to clean up')
   parser.add_option('--enable-sasl', action='store_true',