From ab4c6e7173b2fedb9b177ac4c49091ff58282113 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Mon, 17 Feb 2020 14:50:02 -0800 Subject: [PATCH] README.md: add `reload` command --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5abde9e9..d8d00f3e 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,9 @@ to see the modifications. Not PBot! Rather than shut PBot down and restart it, y can simply use the [`refresh`](doc/Admin.md#refresh) command to reload all modified PBot core files and Plugins. +You can also use the [`reload`](doc/Admin.md#reload) command to reload any modified +configuration or data files in your configured data-directory. + ### Powerful command interpreter PBot has an powerful command interpreter with useful functionality, and tons of built-in commands.