Rename mfc_gen3_writer.lua into hf_mf_gen3_writer.lua

This commit is contained in:
Philippe Teuwen 2020-09-23 00:21:42 +02:00
commit fb3f49c2f0
2 changed files with 2 additions and 3 deletions

View file

@ -12,8 +12,7 @@ local read14a = require('read14a')
--[[ --[[
---Suggestions of improvement: ---Suggestions of improvement:
--- Add support another types of dumps: BIN, JSON --- Add support another types of dumps: BIN, JSON
--- Maybe it will be not only as `mfc_gen3_writer`, like a universal dump manager. --- Maybe it will be not only as `hf_mf_gen3_writer`, like a universal dump manager.
--- Add undependence from the operation system. At the moment code not working in Linux.
--- Hide system messages when you writing a dumps, replace it to some of like [#####----------] 40% --- Hide system messages when you writing a dumps, replace it to some of like [#####----------] 40%
-- iceman notes: -- iceman notes:

View file

@ -443,7 +443,7 @@ hf mf gen3freeze
``` ```
See also See also
``` ```
script run mfc_gen3_writer -h script run hf_mf_gen3_writer -h
``` ```
Equivalent: Equivalent: