ソースを参照

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.
 
 
 #----------------------------------------------------------#