blob: ef031b08e2eb4b651a7810b5b5d6586dfbb4e24a [file] [log] [blame]
bin.name = "stdio-fixture"
args = ["-h"]
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 log
-h, --help Print help (see more with '--help')
-V, --version Print version
"""
stderr = ""