From bbcff785664f5c72bcdb38905f650eb1c30c1619 Mon Sep 17 00:00:00 2001 From: "DESKTOP-M9CCUTI\\ian" Date: Wed, 28 Aug 2024 10:43:20 +0200 Subject: [PATCH] help menu on bug e9 replication --- commands/global/bug.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/commands/global/bug.c b/commands/global/bug.c index b625527c..bdb88bcf 100644 --- a/commands/global/bug.c +++ b/commands/global/bug.c @@ -13,8 +13,8 @@ #include "pirate/psu.h" static const char* const usage[] = { - "demonstrate hardware buys", - "bug e9" + "replicate hardware bugs", + "Test errata E9: bug e9" }; static const struct ui_help_options options[] = {