Correct the usage screen for platform.sh
This commit is contained in:
parent
b3c260c4b9
commit
ea7dc23e01
@ -89,7 +89,8 @@ _platform_variable()
|
||||
#usage
|
||||
_usage()
|
||||
{
|
||||
echo "Usage: $PROGNAME -l library -V variable" 1>&2
|
||||
echo "Usage: $PROGNAME -l library" 1>&2
|
||||
echo " $PROGNAME -V variable" 1>&2
|
||||
return 1
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user