forked from saratov/diag-domain-client
Updated usage help
This commit is contained in:
parent
c3af4959ed
commit
91f6b58101
@ -14,10 +14,12 @@ runcmd=run
|
||||
|
||||
show_usage()
|
||||
{
|
||||
echo "Usage: $PROG [options]"
|
||||
echo ""
|
||||
echo "Samba environment diagnostic tool"
|
||||
echo ""
|
||||
echo "Usage: $PROG [options] [<check/test-function-name>]"
|
||||
echo ""
|
||||
echo "<check/test-function-name> must be a function name from the list of tests"
|
||||
echo ""
|
||||
echo "Options:"
|
||||
echo " -h, --help This message"
|
||||
echo " -V, --version Display version number"
|
||||
|
Loading…
x
Reference in New Issue
Block a user