configure-update: improve the usage screen
This commit is contained in:
parent
62b64bce01
commit
fa0a08e584
|
@ -90,7 +90,7 @@ _info()
|
||||||
#usage
|
#usage
|
||||||
_usage()
|
_usage()
|
||||||
{
|
{
|
||||||
echo "Usage: $PROGNAME -nqv [target...]" 1>&2
|
echo "Usage: $PROGNAME -nqv [directory...]" 1>&2
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user