Test results for Linux

test_001020_option_help

Test description

Test for the correct help message.

Test status

 Pass

Run command

xmlfy -h

Input data

No input data.

Output result

Usage: xmlfy [OPTION]...
  -h,  --help
  -v,  --version
  --license
  --debug

Input options:
  -F,  --fieldseparator[<level>[b][:<scope>]] <string>
  -R,  --recordseparator <string>
  -C,  --column[:<scope>] <c1>-<c2>[:<name>]
  -W,  --regex[:<scope>] [E¦B][i][l][r][U][n][b][e]/<pattern>/[<name>[,..]]
  -e,  --expelempty
  -E,  --expel <input_records>[:<input_fields>]
  -q,  --quotedfields[2]
  -Q,  --quotechars[2] <string>
  -b,  --blanklines
  -t,  --trim

Output options:
  -S,  --schema <file>
  -Sd, --schemadtd <file>
  -Sr, --schemarnc <file>
  -Sx, --schemaxsd <file>
  -M,  --matchdirect 0¦<elementname>
  -A,  --attribute[<level>[:<scope>]] delimiter¦number¦level¦timestamp
          ¦insert <name> <value>
  -T,  --tag[<level>[:<scope>]] number¦level
          ¦name <name>
          ¦[re]insert <name> <value>
          ¦[re]insertfile <name> <filename>
          ¦[re]insertfilexml <indent> <filename>
  -k,  --keyvaluepairs[<level>]
  -l,  --linenumbers
  -f,  --fieldnumbers
  -L,  --linetags
  -X,  --xmlformat [XML1.0¦XML1.1]¦[SOAP1.1¦SOAP1.2]¦[HTML table¦list]
          ¦[UTF-8¦UTF-16¦UTF-16BE¦UTF16-LE¦UTF-32¦UTF-32BE¦UTF-32LE]¦BOM
          ¦ASCIItoUTF¦[noescape all¦amp¦lt¦gt¦quot¦apos¦brvbar]
          ¦trimtagclose¦[newline dos¦unix]
  -p,  --printonly header¦footer¦rtagopen¦rtagclose¦records
  -I,  --identifier <system_identifier>
  -s,  --summary[2¦c¦n¦f <file>]
  -U,  --unxml
  --noxml

Goto:   Top of page.   Section "Environment".   Section "Summary".   Section "Test cases".