blob: 29241b2187571894d1439a7c0d7fb65e6d9764d0 [file] [log] [blame]
bin.name = "stdio-fixture"
args = ["--help"]
status.code = 0
stdout = """
Usage: stdio-fixture[EXE] [OPTIONS] [COMMAND]
Commands:
more
help Print this message or the help of the given subcommand(s)
Options:
--verbose
more log
-h, --help
Print help (see a summary with '-h')
-V, --version
Print version
"""
stderr = ""