mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-07 00:28:07 +08:00
Changed file extension used on output file usage example in gen_pm3mfsim_script.sh
This commit is contained in:
parent
1f3e671443
commit
1cef42b742
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ show_usage()
|
|||
{
|
||||
echo
|
||||
echo "Usage:"
|
||||
echo "${0##/} input_eml_without_extension output.pm3scr"
|
||||
echo "${0##/} input_eml_without_extension output.cmd"
|
||||
exit
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue