fix: improve feedback issue lookup help

This commit is contained in:
Codex
2026-06-15 13:37:39 +00:00
parent a8aaa9cea9
commit 2e5adaa49b
3 changed files with 40 additions and 10 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ export function hwlabNodeHelp(): Record<string, unknown> {
};
}
function hwlabNodeWebProbeHelp(): Record<string, unknown> {
export function hwlabNodeWebProbeHelp(): Record<string, unknown> {
return {
ok: true,
command: "hwlab nodes web-probe",