Alois Mahdal hace 6 años
padre
commit
93524513f8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/stub

+ 1
- 1
src/stub Ver fichero

@@ -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."