]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.c
FIX: @Aczid suggested this to fix a Coverity scan warning.
[proxmark3-svn] / client / cmdlf.c
index 09a97205eb8945a7d84ff3d0899755bb14d139d8..23c8a1ce77dd9889cb157f384fc99ef8f9d547e6 100644 (file)
@@ -88,7 +88,7 @@ int usage_lf_simask(void) {
        PrintAndLog("       b              sim ask/biphase");
        PrintAndLog("       m              sim ask/manchester - Default");
        PrintAndLog("       r              sim ask/raw");
-       PrintAndLog("       s              TBD- -to enable a gap between playback repetitions - default: no gap");
+       PrintAndLog("       s              add t55xx Sequence Terminator gap - default: no gaps (only manchester)");
        PrintAndLog("       d <hexdata>    Data to sim as hex - omit to sim from DemodBuffer");
        return 0;
 }
Impressum, Datenschutz