From 26c04dddf56c496d42759227f542caab443ba363 Mon Sep 17 00:00:00 2001 From: Gerard Date: Tue, 22 Oct 2019 02:21:15 +0200 Subject: [PATCH] Update README.md for RPC Shutdown addon (#798) Delay and message text headers were switched --- rpc_shutdown/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpc_shutdown/README.md b/rpc_shutdown/README.md index 58243d0..5de041f 100644 --- a/rpc_shutdown/README.md +++ b/rpc_shutdown/README.md @@ -65,11 +65,11 @@ IP address or NetBIOS name of the computer to be able to shutdown. Credentials for logging into the computer. Use a `%` as the delimiter of username and password. -### Option: `computers.message` (optional) +### Option: `computers.delay` (optional) A delay (in seconds) before shutting down the computer. This gives a user that happens to be using that computer time to save their work. -### Option: `computers.delay` (optional) +### Option: `computers.message` (optional) Show a custom message on the screen of the computer that will be shutdown.