aboutsummaryrefslogtreecommitdiffstats
path: root/USAGE
diff options
context:
space:
mode:
authorclsr <clsr@clsr.net>2016-07-24 07:03:54 +0200
committerclsr <clsr@clsr.net>2016-07-24 07:03:54 +0200
commit9f3d137026822bc5891cf6575a321ccd9558d448 (patch)
tree09d74adb4eb86a305dfc408347a4e3fa350f0f50 /USAGE
parent244da8ad70fbda7f9c97051d9c3d8901e143f9cc (diff)
downloadgomf-9f3d137026822bc5891cf6575a321ccd9558d448.tar.gz
gomf-9f3d137026822bc5891cf6575a321ccd9558d448.zip
Make --upload-host be a list of hostsv0.4.2
Diffstat (limited to 'USAGE')
-rw-r--r--USAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/USAGE b/USAGE
index 3fea3fa..8196889 100644
--- a/USAGE
+++ b/USAGE
@@ -89,8 +89,8 @@ Running
sets the abuse email address to EMAIL
example: --abuse abuse@example.com
- --upload-host HOST
- all request to HOST host will serve files directly ($host/$file, while other hosts serve them on $host/u/$file)
+ --upload-host HOSTS
+ all request to hosts in the comma-separated list HOSTS will serve files directly ($host/$file, while other hosts serve them on $host/u/$file)
example: --upload-host u.example.com
--upload-url URL