From f06ad6f369d7f8121dea9d51f03b7310f530f8ee Mon Sep 17 00:00:00 2001 From: HexPandaa <47880094+HexPandaa@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:22:31 +0200 Subject: [PATCH] renamed the `sc` command to `smart` in the commands list As the `sc` command now invoke the `script` command, we need to enter `smart` in order to get the right command. --- doc/commands.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/commands.md b/doc/commands.md index ba9f14c93..93e8d98fb 100644 --- a/doc/commands.md +++ b/doc/commands.md @@ -845,14 +845,14 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- -|`sc help `|Y |`This help` -|`sc list `|N |`List ISO 7816 history` -|`sc info `|N |`Tag information` -|`sc reader `|N |`Act like an IS07816 reader` -|`sc raw `|N |`Send raw hex data to tag` -|`sc upgrade `|Y |`Upgrade sim module firmware` -|`sc setclock `|N |`Set clock speed` -|`sc brute `|N |`Bruteforce SFI` +|`smart help `|Y |`This help` +|`smart list `|N |`List ISO 7816 history` +|`smart info `|N |`Tag information` +|`smart reader `|N |`Act like an IS07816 reader` +|`smart raw `|N |`Send raw hex data to tag` +|`smart upgrade `|Y |`Upgrade sim module firmware` +|`smart setclock `|N |`Set clock speed` +|`smart brute `|N |`Bruteforce SFI` ### script