diff --git a/client/cmdscripts/test_psk_clone.cmd b/client/cmdscripts/test_psk_clone.cmd index f37ddcfea..784fecd1e 100644 --- a/client/cmdscripts/test_psk_clone.cmd +++ b/client/cmdscripts/test_psk_clone.cmd @@ -14,7 +14,7 @@ lf search rem Test of keri clone & read lf t55xx wipe -lf keri clone 1337 +lf keri clone --id 1337 lf keri read lf search diff --git a/traces/lf_ATA5577.txt b/traces/lf_ATA5577.txt index b725c69fa..9feb1478d 100644 --- a/traces/lf_ATA5577.txt +++ b/traces/lf_ATA5577.txt @@ -56,15 +56,15 @@ lf jablotron clone 112233 lf read s 16000 data save f lf_t5577_jablotron -lf keri clone 112233 +lf keri clone --id 112233 lf read s 10000 data save f lf_t5577_keri -lf keri clone t i fc 6 cn 12345 +lf keri clone -t i --fc 6 --id 12345 lf read s 10000 data save f lf_t5577_keri_internalid -lf keri clone t m f 6 c 12345 +lf keri clone -t m --fc 6 --id 12345 lf read s 10000 data save f lf_t5577_keri_msid