From 1de4991bd00b98b4cd670719e882df27cda55701 Mon Sep 17 00:00:00 2001 From: tharexde Date: Thu, 3 Dec 2020 21:11:10 +0100 Subject: [PATCH] missing command options for restore function --- client/src/cmdlfem4x50.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/cmdlfem4x50.c b/client/src/cmdlfem4x50.c index 5be28adc1..e8bc6bbd9 100644 --- a/client/src/cmdlfem4x50.c +++ b/client/src/cmdlfem4x50.c @@ -1143,8 +1143,8 @@ int CmdEM4x50Restore(const char *Cmd) { "Restores data from dumpfile onto a Em4x50 tag.", "lf em 4x50_restore -u 1b5aff5c -> uses lf-4x50-1B5AFF5C-dump.bin\n" "lf em 4x50_restore -f mydump.eml -> uses mydump.eml\n" - "lf em 4x50_restore -u 1b5aff5c -p 12345678 -> \n" - "lf em 4x50_restore -f mydump.eml -p 12345678 -> \n" + "lf em 4x50_restore -u 1b5aff5c -p 12345678\n" + "lf em 4x50_restore -f mydump.eml -p 12345678\n" ); void *argtable[] = {