|
@@ -494,7 +494,7 @@ usage() {
|
494
|
494
|
echo " -R skip creating README.md"
|
495
|
495
|
echo " -M skip creating Makefile"
|
496
|
496
|
echo " -P skip creating packaging templates"
|
497
|
|
- echo " -L list know licenses and exit"
|
|
497
|
+ echo " -L list known licenses and exit"
|
498
|
498
|
echo ""
|
499
|
499
|
echo "PKGNAME should be packaging-friendly name, ie. consist"
|
500
|
500
|
echo "only of small letters, numbers, underscore and dash."
|