update usage output
This commit is contained in:
parent
9e8e9958c8
commit
43c21511ee
2 changed files with 3 additions and 3 deletions
2
sf
2
sf
|
|
@ -129,7 +129,7 @@ IFS=$OLDIFS
|
|||
function _sfusage {
|
||||
echo -n "Usage: $(basename $0)"
|
||||
if [ "$_sfodesc" != "" ]; then
|
||||
echo -n " OPTIONS"
|
||||
echo -n " [OPTIONS]"
|
||||
fi
|
||||
echo -e "$_sfphead"
|
||||
if [ ! -z ${sfdesc+x} ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue