Make reference to show command in the protections list command. (#628)

https://github.com/the-draupnir-project/planning/issues/35
This commit is contained in:
Gnuxie
2024-11-28 13:40:36 +00:00
committed by GitHub
parent 0b531efb83
commit 08abad87fd
+6
View File
@@ -471,6 +471,12 @@ function renderProtectionsSummary(
): DocumentNode {
return (
<fragment>
To show details about a specific protection, use{" "}
<code>
!draupnir protections show {"<"}protection name{">"}
</code>{" "}
command.
<br />
Available protections:
<ul>
{protectionsSummary.map((summary) => (