fix: Incorrect command descriptions

This commit is contained in:
Jade Ellis
2025-06-14 16:28:57 +01:00
parent 44e60d0ea6
commit 5d44653e3a
+2 -2
View File
@@ -125,13 +125,13 @@ pub(super) enum DebugCommand {
reset: bool,
},
/// - Verify json signatures
/// - Sign JSON blob
///
/// This command needs a JSON blob provided in a Markdown code block below
/// the command.
SignJson,
/// - Verify json signatures
/// - Verify JSON signatures
///
/// This command needs a JSON blob provided in a Markdown code block below
/// the command.