Fix sentence fragment in questionnaire man doc

This commit is contained in:
dotasek 2022-04-08 11:04:16 -04:00
parent 293aa12bd8
commit f0757d1a10
1 changed files with 4 additions and 3 deletions

View File

@ -61,9 +61,10 @@ The following parameters are supported:
* check: if the QuestionnaireResponse has a questionnaire, validate
against it
The questionnaire must be loaded using the -ig parameter
the location of a questionnaire. If provided, then the validator will validate
any QuestionnaireResponse that claims to match the Questionnaire against it
no default value. This parameter can appear any number of times
which specifies the location of a questionnaire. If provided, then the
validator will validate any QuestionnaireResponse that claims to match the
Questionnaire against it no default value. This parameter can appear any
number of times
-output [file]: a filename for the results (OperationOutcome)
Default: results are sent to the std out.
-debug