Correct the usage screen
This commit is contained in:
parent
6e9ede2d0f
commit
1cb6982bbd
@ -34,7 +34,7 @@ APPBROKER="AppBroker"
|
||||
#usage
|
||||
_usage()
|
||||
{
|
||||
echo "Usage: $APPBROKER target" 1>&2
|
||||
echo "Usage: $PROGNAME [-c][-P prefix] target" 1>&2
|
||||
return 1
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user