From e073b8548705e56586c969165a9f87c455437483 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Thu, 21 Jan 2021 19:23:15 +0100 Subject: prosodyctl: Add reference to #1602 (plugin installer docs) in comment --- prosodyctl | 1 + 1 file changed, 1 insertion(+) diff --git a/prosodyctl b/prosodyctl index 898ea1ce..07df69b6 100755 --- a/prosodyctl +++ b/prosodyctl @@ -83,6 +83,7 @@ function commands.install(arg) if not server then show_warning("There is no 'plugin_server' option in the configuration file"); -- see https://prosody.im/doc/TODO documentation + -- #1602 return 1; end show_message("Installing %s in %s", arg[1], prosody.paths.installer); -- cgit v1.2.3