Skip to content
Snippets Groups Projects
Commit 10413b98 authored by Tinny Ng's avatar Tinny Ng
Browse files

Add '-f' in ThreadTest usage section.

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@173538 13f79535-47bb-0310-9956-ffa450edef68
parent 405a5392
No related branches found
No related tags found
No related merge requests found
......@@ -987,6 +987,7 @@ usage: threadtest [-v] [-threads nnn] [-time nnn] [-quiet] [-verbose] xmlfile..
-v Use validating parser. Non-validating is default.
-n Enable namespace processing. Defaults to off.
-s Enable schema processing. Defaults to off.
-f Enable full schema constraint checking. Defaults to off.
-parser=xxx Parser Type [dom | idom | sax]. Default is SAX.
-quiet Suppress periodic status display.
-verbose Display extra messages.
......@@ -995,6 +996,7 @@ usage: threadtest [-v] [-threads nnn] [-time nnn] [-quiet] [-verbose] xmlfile..
-time nnn Total time to run, in seconds. Default is forever.
-dump Dump DOM tree on error.
-mem Read files into memory once only, and parse them from there.
Test Run Successfully
Test Run Successfully
Test Run Successfully
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment