Skip to content

Commit b17c219

Browse files
authored
Merge pull request hestiacp#1489 from hestiacp/fix/2020-12-improve_examples
Improve example for v-change-web-domain-sslhome
2 parents 8fad55f + a477d1e commit b17c219

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

bin/v-change-web-domain-sslhome

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
# options: USER DOMAIN SSL_HOME [RESTART]
44
# labels: web
55
#
6-
# example: v-change-web-domain-sslhome admin acme.com /home/admin/acme.com/public_shtml
6+
# example: v-change-web-domain-sslhome admin acme.com single
7+
# example: v-change-web-domain-sslhome admin acme.com same
78
#
8-
# The function changes SSL home directory.
9+
# The function changes SSL home directory. Single will seperate the both public_html / public_shtml. Same will always point to public_shtml
910

1011
#----------------------------------------------------------#
1112
# Variable&Function #

0 commit comments

Comments
 (0)