فهرست منبع

updated script description

Serghey Rodin 13 سال پیش
والد
کامیت
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.
 
 
 #----------------------------------------------------------#