From 08abad87fdb932d3bf60ca8bd98ebfecf1a2a87a Mon Sep 17 00:00:00 2001 From: Gnuxie <50846879+Gnuxie@users.noreply.github.com> Date: Thu, 28 Nov 2024 13:40:36 +0000 Subject: [PATCH] Make reference to `show` command in the protections list command. (#628) https://github.com/the-draupnir-project/planning/issues/35 --- src/commands/ProtectionsCommands.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/commands/ProtectionsCommands.tsx b/src/commands/ProtectionsCommands.tsx index 1408d8da..ef8b7964 100644 --- a/src/commands/ProtectionsCommands.tsx +++ b/src/commands/ProtectionsCommands.tsx @@ -471,6 +471,12 @@ function renderProtectionsSummary( ): DocumentNode { return ( + To show details about a specific protection, use{" "} + + !draupnir protections show {"<"}protection name{">"} + {" "} + command. +
Available protections: