@@ -3,7 +3,7 @@
# options: USER KEY
# labels: hestia
#
-# example v-add-user-ssh-key user 'valid ssh key'
+# example: v-add-user-ssh-key user 'valid ssh key'
# Function check if $user/.ssh/authorized_keys exists and create it.
# After that it append the new key(s)
# options: USER BACKUP
-# example: v-download-user admin admin.2020-11-05_05-10-21.tar
+# example: v-download-backup admin admin.2020-11-05_05-10-21.tar
# The function download back-up from remote server
# options: ARG1 [ARG...]
-# v-search-command web
+# example: v-search-command web
# This function searches for available Hestia Control Panel commands
# and returns results based on the specified criteria.