diff --git a/docs/helper-script/backup-and-restore-klipper-configuration-files.md b/docs/helper-script/backup-and-restore-klipper-configuration-files.md index 63227241..b2e28f63 100644 --- a/docs/helper-script/backup-and-restore-klipper-configuration-files.md +++ b/docs/helper-script/backup-and-restore-klipper-configuration-files.md @@ -16,7 +16,7 @@ This allows to backup and restore Klipper configuration files (all files and fol - On original Mainsail Web Interface go to `Machine` tab on the left side. !!! Note - You can also use `KLIPPER_BACKUP_CONFIG` macro to backup Klipper configuration files when installing Useful Macros feature. + You can also use `KLIPPER_BACKUP_CONFIG` macro to backup Klipper configuration files when installing Useful Macros feature. ## Restore @@ -33,7 +33,7 @@ This allows to backup and restore Klipper configuration files (all files and fol - When it's done, `/usr/data/printer_data/config/` folder is restored. !!! Note - You can also use `KLIPPER_RESTORE_CONFIG` macro to restore Klipper configuration files when installing Useful Macros feature. + You can also use `KLIPPER_RESTORE_CONFIG` macro to restore Klipper configuration files when installing Useful Macros feature.
diff --git a/docs/helper-script/backup-and-restore-moonraker-database.md b/docs/helper-script/backup-and-restore-moonraker-database.md index d0503f9d..5da57aa9 100644 --- a/docs/helper-script/backup-and-restore-moonraker-database.md +++ b/docs/helper-script/backup-and-restore-moonraker-database.md @@ -16,7 +16,7 @@ This allows to backup and restore Moonraker database. This can be useful for kee - On original Mainsail Web Interface go to `Machine` tab on the left side. !!! Note - You can also use `MOONRAKER_BACKUP_DATABASE` macro to backup Moonraker database when installing Useful Macros feature. + You can also use `MOONRAKER_BACKUP_DATABASE` macro to backup Moonraker database when installing Useful Macros feature. ## Restore
@@ -32,7 +32,7 @@ This allows to backup and restore Moonraker database. This can be useful for kee - When it's done, Moonraker database is restored. !!! Note - You can also use `MOONRAKER_RESTORE_DATABASE` macro to restore Moonraker database when installing Useful Macros feature. + You can also use `MOONRAKER_RESTORE_DATABASE` macro to restore Moonraker database when installing Useful Macros feature.