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

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

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

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