diff --git a/doc/cliparser_todo.txt b/doc/cliparser_todo.txt index 7665ce31d..e3b91e8b1 100644 --- a/doc/cliparser_todo.txt +++ b/doc/cliparser_todo.txt @@ -229,10 +229,6 @@ lf fdxb demod lf fdxb read lf fdxb clone lf fdxb sim -lf gproxii demod -lf gproxii reader -lf gproxii clone -lf gproxii sim lf hid read lf hitag list lf hitag info @@ -242,7 +238,6 @@ lf hitag sniff lf hitag writer lf hitag dump lf hitag cc -lf idteck read lf indala demod lf indala altdemod lf indala sim @@ -257,7 +252,6 @@ lf nedap sim lf pcf7931 read lf pcf7931 write lf pcf7931 config -lf ti write lf t55xx config lf t55xx dangerraw lf t55xx detect diff --git a/doc/commands.md b/doc/commands.md index 2e2aa592c..3dfcbaeb2 100644 --- a/doc/commands.md +++ b/doc/commands.md @@ -681,7 +681,7 @@ Check column "offline" for their availability. |------- |------- |----------- |`lf idteck help `|Y |`This help` |`lf idteck demod `|Y |`Demodulate an Idteck tag from the GraphBuffer` -|`lf idteck read `|N |`Attempt to read and Extract tag data from the antenna` +|`lf idteck reader `|N |`Attempt to read and Extract tag data from the antenna` ### lf indala @@ -875,7 +875,7 @@ Check column "offline" for their availability. |command |offline |description |------- |------- |----------- |`lf ti help `|Y |`This help` -|`lf ti demod `|Y |`Demodulate raw bits for TI-type LF tag from the GraphBuffer` +|`lf ti demod `|Y |`Demodulate raw bits for TI LF tag from the GraphBuffer` |`lf ti reader `|N |`Read and decode a TI 134 kHz tag` |`lf ti write `|N |`Write new data to a r/w TI 134 kHz tag`