Bläddra i källkod

updated script description

Serghey Rodin 13 år sedan
förälder
incheckning
6bd00c9e5e
1 ändrade filer med 2 tillägg och 2 borttagningar
  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.
 
 
 #----------------------------------------------------------#