Update the usage screen
This commit is contained in:
parent
6df9454c90
commit
56d24a64a2
|
@ -66,7 +66,7 @@ _test()
|
||||||
#usage
|
#usage
|
||||||
_usage()
|
_usage()
|
||||||
{
|
{
|
||||||
echo "Usage: $PROGNAME [-c][-P prefix] target..." 1>&2
|
echo "Usage: $PROGNAME [-c] target..." 1>&2
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user