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

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

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

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