From dd620c3f0c5bf65ea81562393da5666620729b2e Mon Sep 17 00:00:00 2001 From: patepelo Date: Thu, 13 Nov 2025 02:01:27 +0700 Subject: [PATCH] Add wiki debug command to docs Signed-off-by: patepelo --- docs/DEBUG_COMMANDS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/DEBUG_COMMANDS.md b/docs/DEBUG_COMMANDS.md index 3bc37f14d..31cff56e7 100644 --- a/docs/DEBUG_COMMANDS.md +++ b/docs/DEBUG_COMMANDS.md @@ -70,3 +70,7 @@ All the following commands require an app restart: - `?all-types`: Shows all internal types in place page - `?no-all-types`: Disables showing all internal types in place page + +## Search + +- `?wiki`: Search results for all elements with Wikipedia links \ No newline at end of file