aboutsummaryrefslogtreecommitdiffstats
path: root/test/tests/get-help.success
blob: 58036a81a708d749c85a85bfad119cc2a8003b65 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh

. "$(cd -- "$(dirname -- "$0")" && pwd -P)/../bootstrap.sh"

"${BIN_MAIN}" -h
"${BIN_MAIN}" --help
"${BIN_MAIN}" --help this is an invalid number of arguments

© 2014-2024 Faster IT GmbH | imprint | privacy policy