From fc1c7f4fd02f46d46e60e155faf1eea0fe932f13 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 4 Jan 2021 22:22:32 +0100 Subject: [PATCH] text --- doc/cheatsheet.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/cheatsheet.md b/doc/cheatsheet.md index 9c77f4bee..1aa990358 100644 --- a/doc/cheatsheet.md +++ b/doc/cheatsheet.md @@ -153,7 +153,9 @@ Load iCLASS dump into memory for simulation ``` Options --- -f : load iCLASS tag-dump filename +-f, --file filename of dump + --json load JSON type dump + --eml load EML type dump pm3 --> hf iclass eload -f hf-iclass-db883702f8ff12e0.bin ```