cmdhfseos: fixed typo

This commit is contained in:
Jakub Kramarz 2025-01-27 20:34:52 +01:00
commit 098e3765c0

View file

@ -1633,7 +1633,7 @@ static int CmdHfSeosSAM(const char *Cmd) {
CLIParserInit(&ctx, "hf seos sam", CLIParserInit(&ctx, "hf seos sam",
"Extract PACS via a HID SAM\n", "Extract PACS via a HID SAM\n",
"hf seos sam\n" "hf seos sam\n"
"hd seos sam -d a005a103800104 -> get PACS data\n" "hf seos sam -d a005a103800104 -> get PACS data\n"
); );
void *argtable[] = { void *argtable[] = {