Fixed the usage screen
This commit is contained in:
parent
d1f023337e
commit
be85f616d0
@ -48,7 +48,7 @@ _debug()
|
|||||||
#usage
|
#usage
|
||||||
_usage()
|
_usage()
|
||||||
{
|
{
|
||||||
echo "Usage: xmllint.sh target" 1>&2
|
echo "Usage: xmllint.sh [-c] target" 1>&2
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user