Help option
This commit is contained in:
parent
396b202982
commit
e51e1a9ce2
|
@ -41,7 +41,8 @@ function show_help {
|
||||||
echo ''
|
echo ''
|
||||||
echo $'Runs tests on the system'
|
echo $'Runs tests on the system'
|
||||||
echo ''
|
echo ''
|
||||||
echo $' --help Show help'
|
echo $' --stig [yes|no] Run STIG tests'
|
||||||
|
echo $' --help Show help'
|
||||||
echo ''
|
echo ''
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue