Explorar el Código

updated script description

Serghey Rodin hace 13 años
padre
commit
6bd00c9e5e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      bin/v-list-sys-services

+ 2 - 2
bin/v-list-sys-services

@@ -1,8 +1,8 @@
 #!/bin/bash
 #!/bin/bash
-# info: list system config
+# info: list system services
 # options: [FORMAT]
 # options: [FORMAT]
 #
 #
-# The function for obtaining the list of system parameters.
+# The function for obtaining the list of configured system services.
 
 
 
 
 #----------------------------------------------------------#
 #----------------------------------------------------------#