From 0cbf42e0ecc889c284a56f2e2dcdb6ff0ae1cc6a Mon Sep 17 00:00:00 2001 From: Dmitry Malenok <_mak_@bk.ru> Date: Sun, 11 May 2025 13:41:18 +0300 Subject: [PATCH] The description of wipe operation was clarified. --- doc/magic_cards_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/magic_cards_notes.md b/doc/magic_cards_notes.md index b734d7a00..76de2cd32 100644 --- a/doc/magic_cards_notes.md +++ b/doc/magic_cards_notes.md @@ -2367,7 +2367,7 @@ Usage: ``` script run hf_mfu_ultra -k -r ``` -2. Wipe tag: +2. Wipe tag (use it to prepare tag for restoring another dump): ``` script run hf_mfu_ultra -k -w ```