diff --git a/README.md b/README.md index d6bb056..b4ec7bc 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,11 @@ MikroTik config restore helper script This script is designed to restore plain-text, export files created using the following command. ``` -/export file=myrtrbackup +/export show-sensitive terse file=myrtrbackup ``` +:stop_sign: NOTE: show-sensitive will NOT export anything under /user or /certificate + ## Features * **Introduces a delay** – This allows time for the router’s interfaces to initialize before running the import script.