Browse Source

Update examples for docs.hestiacp.com

Jaap Marcus 4 years ago
parent
commit
c8755fef9d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      bin/v-restore-dns-domain
  2. 1 1
      bin/v-restore-mail-domain

+ 1 - 1
bin/v-restore-dns-domain

@@ -3,7 +3,7 @@
 # options: USER BACKUP DOMAIN [NOTIFY]
 # options: USER BACKUP DOMAIN [NOTIFY]
 # labels: panel
 # labels: panel
 #
 #
-# example: v-restore-web-domain USER BACKUP DOMAIN [NOTIFY]
+# example: v-restore-dns-domain USER BACKUP DOMAIN [NOTIFY]
 # 
 # 
 # The function allows the user to restore a single DNS domain
 # The function allows the user to restore a single DNS domain
 # from a backup archive.
 # from a backup archive.

+ 1 - 1
bin/v-restore-mail-domain

@@ -3,7 +3,7 @@
 # options: USER BACKUP DOMAIN [NOTIFY]
 # options: USER BACKUP DOMAIN [NOTIFY]
 # labels: panel
 # labels: panel
 #
 #
-# example: v-restore-web-domain USER BACKUP DOMAIN [NOTIFY]
+# example: v-restore-mail-domain USER BACKUP DOMAIN [NOTIFY]
 # 
 # 
 # The function allows the user to restore a single mail domain
 # The function allows the user to restore a single mail domain
 # from a backup archive.
 # from a backup archive.