diff options
author | Christian Hesse <mail@eworm.de> | 2022-02-23 23:31:29 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-23 23:31:29 +0100 |
commit | c72702cc51a732242d96904d04dad41573439378 (patch) | |
tree | 3dfba62d15578f0379833cb3922a1b0f00dce9f6 /doc | |
parent | a754932211d3cc87563a483302350e65a03ceba1 (diff) |
doc/backup-cloud: break long line
Diffstat (limited to 'doc')
-rw-r--r-- | doc/backup-cloud.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/backup-cloud.md b/doc/backup-cloud.md index 2573a65..f3631ad 100644 --- a/doc/backup-cloud.md +++ b/doc/backup-cloud.md @@ -9,7 +9,8 @@ Upload backup to Mikrotik cloud Description ----------- -This script uploads [binary backup to Mikrotik cloud](https://wiki.mikrotik.com/wiki/Manual:IP/Cloud#Backup). +This script uploads +[binary backup to Mikrotik cloud](https://wiki.mikrotik.com/wiki/Manual:IP/Cloud#Backup). > ⚠️ **Warning**: The used command can hit errors that a script can not handle. > This may result in script termination (where no notification is sent) or |