fix: improve feedback issue lookup help
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user