# HG changeset patch # User Kim Alvefur # Date 1585591003 -7200 # Node ID acd231e2b46f19a682b4a3e655399599d29c2a5c # Parent 190e74e097eebaca96d78c9468a809d92e9964e3 mod_http_upload/README: User/host arguments to command not optional (thanks kaliko) diff -r 190e74e097ee -r acd231e2b46f mod_http_upload/README.markdown --- a/mod_http_upload/README.markdown Mon Mar 30 19:56:09 2020 +0200 +++ b/mod_http_upload/README.markdown Mon Mar 30 19:56:43 2020 +0200 @@ -67,7 +67,7 @@ A command exists to invoke expiry: ``` -prosodyctl mod_http_upload expire [optional list of users] +prosodyctl mod_http_upload expire [list of users or hosts] ``` ### User quota