mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Fix formatting in command help text
Signed-off-by: Antiklesys <syselkitna@gmail.com>
This commit is contained in:
@@ -8262,7 +8262,7 @@ static int CmdHFiClassSAMSCOpen(const char *Cmd) {
|
||||
"scsend / scclose operations can wrap/unwrap APDUs against\n"
|
||||
"the same SAM-side session.\n"
|
||||
"Defaults: --key 00000000000000000000000000000000 --kref 0x85",
|
||||
"hf iclass sam scopen --key 00000000000000000000000000000000\n"
|
||||
"hf iclass sam scopen --key 00000000000000000000000000000000\n";
|
||||
|
||||
void *argtable[] = {
|
||||
arg_param_begin,
|
||||
|
||||
Reference in New Issue
Block a user