From fa89f0eaeddc51cf382d44d59842ad6fc8a93f6c Mon Sep 17 00:00:00 2001 From: Florian Sternke Date: Mon, 21 Feb 2022 21:55:37 +0100 Subject: [PATCH] fix inbox list command (#1764) Following the current documentation `openhab:inbox` will not list all current inbox entries. It will show the command usage instead. ``` openhab> openhab:inbox Usage: openhab:inbox list - lists all current inbox entries ``` --- administration/runtime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/administration/runtime.md b/administration/runtime.md index 9c4d07266..585dff8eb 100644 --- a/administration/runtime.md +++ b/administration/runtime.md @@ -62,7 +62,7 @@ Usage: openhab:send - sends a command for an item | Command | Description | |--------------------------------------------|------------------------------------| -| `openhab:inbox` | lists all current inbox entries | +| `openhab:inbox list` | lists all current inbox entries | | `openhab:inbox listignored` | lists all ignored inbox entries | | `openhab:inbox approve