aboutsummaryrefslogtreecommitdiffstats
path: root/doc/backup-email.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-02-11 23:34:39 +0100
committerGravatar Christian Hesse <mail@eworm.de>2022-02-11 23:44:25 +0100
commit5f52e3e3f47706fa3edced5521796c38512d2aa3 (patch)
tree72d61350c8f1cc8e29973352652119f69946e539 /doc/backup-email.md
parent2f965630fac97cce6d46614818e3cebca10fc2f7 (diff)
doc: put hints into block quote
(cherry picked from commit 9e91ed56aaed77c6776ef95ebed791c40d7f21d2)
Diffstat (limited to 'doc/backup-email.md')
-rw-r--r--doc/backup-email.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/backup-email.md b/doc/backup-email.md
index be36cb4..51ac9a4 100644
--- a/doc/backup-email.md
+++ b/doc/backup-email.md
@@ -3,8 +3,8 @@ Send backup via e-mail
[◀ Go back to main README](../README.md)
-🛈 This script can not be used on its own but requires the base installation.
-See [main README](../README.md) for details.
+> 🛈 **Info**: This script can not be used on its own but requires the base
+> installation. See [main README](../README.md) for details.
Description
-----------
@@ -12,7 +12,6 @@ Description
This script sends binary backup (`/ system backup save`) and complete
configuration export (`/ export terse`) via e-mail.
-
Requirements and installation
-----------------------------