Skip to content

txt-suite tool instructs to use not-existing flag #407

@macpijan

Description

@macpijan

It instructs to use txt-suite -m flag, while this flag does not exist in the v2.8.1 version of this tool.

root@tb:~# txt-suite exec-tests -i
INFO[0000] For more information about the documents and chapters, run: txt-suite -m 
INFO[0000] All tests          
INFO[0000] -------------------------------------------------- 
INFO[0000] 00 - Intel CPU                               : PASS                 
INFO[0000] 01 - Weybridge or later                      : PASS                 
INFO[0000] 02 - CPU supports TXT                        : FAIL                 (CPU is not listed in any Intel CPU list) 
root@tb:~# txt-suite -m           
Usage: txt-suite <command>

Intel TXT Test Suite

Flags:
  -h, --help                           Show context-sensitive help.
      --manifest-strict-order-check    Enable checking of manifest elements order
  -t, --tpm-dev=STRING                 Select TPM-Path. e.g.:--tpmdev=/dev/tpmX, with X as number of the TPM module

Commands:
  exec-tests    Executes tests given be TestNo or TestSet
  list          Lists all tests
  markdown      Output test implementation state as Markdown
  version       Prints the version of the program

Run "txt-suite <command> --help" for more information on a command.

txt-suite: error: unknown flag -m, did you mean one of "-h", "-t"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions