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