The description of wipe operation was clarified.

This commit is contained in:
Dmitry Malenok 2025-05-11 13:41:18 +03:00
commit 0cbf42e0ec

View file

@ -2367,7 +2367,7 @@ Usage:
``` ```
script run hf_mfu_ultra -k <passwd> -r <dump filename> script run hf_mfu_ultra -k <passwd> -r <dump filename>
``` ```
2. Wipe tag: 2. Wipe tag (use it to prepare tag for restoring another dump):
``` ```
script run hf_mfu_ultra -k <passwd> -w script run hf_mfu_ultra -k <passwd> -w
``` ```