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