Skip to content

Commit

Permalink
Still polishing help msg
Browse files Browse the repository at this point in the history
  • Loading branch information
wendellpiez committed Feb 8, 2024
1 parent a124839 commit f7f4834
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions support/xspec-dev/mvn-saxon-xspec-batch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ Runtime parameters (use param=value syntax):
folder: XSpec inputs are found in the targeted folder, relative to baseURI - defaults to 'src'
(baseURI being set by default to the repository, this gives its /src directory)
to process outside the repository, pass in an absolute URL or reset baseURI
Yeah
e.g. folder=src (sets folder to repository /src)
pattern: glob-like syntax for file name matching
Expand Down Expand Up @@ -54,7 +55,7 @@ error-on-fail (yes|no): if a failing test is detected in the results, return an
warning: an optimizing processor may not write complete reports, or any, with this setting - ymmv
stop-on-error (yes|no): hard stop on any processing error, or keep going - defaults to 'no'
this also switches to 'yes' if error-on-failure=yes
this also switches to 'yes' if error-on-fail=yes
baseURI: a URI indicating runtime context relative to which XSpecs are found
defaults to repository root
Expand Down

0 comments on commit f7f4834

Please sign in to comment.