Skip to content

Commit c07369d

Browse files
committed
Improve exampe / options
1 parent 64e3c42 commit c07369d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/v-purge-nginx-cache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/bin/bash
22
# info: Purge nginx cache
3-
# options: USER DOMAIN MODE
3+
# options: USER DOMAINå
44
# labels: hestia web
55
#
6-
# example: v-purge-nginx-cache user domain.tld proxy
6+
# example: v-purge-nginx-cache user domain.tld
77
#
88
# The function purges nginx cache.
99

0 commit comments

Comments
 (0)