Serghey Rodin 13 лет назад
Родитель
Сommit
6bd00c9e5e
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      bin/v-list-sys-services

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

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