Explorar el Código

Fix up help message

Alois Mahdal hace 10 años
padre
commit
f3d3f001a1
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      bin/saturnin.skel

+ 2
- 1
bin/saturnin.skel Ver fichero

@@ -28,7 +28,8 @@ usage() {
28 28
 }
29 29
 
30 30
 print_help() {
31
-    echo "valid commands:"
31
+    echo ""
32
+    echo "valid sub-commands:"
32 33
     echo ""
33 34
     ls "$SATURNIN_LIBEXEC" \
34 35
       | sed -e 's/saturnin-/    /'