summaryrefslogtreecommitdiffstats
path: root/content/stream
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-10-14 10:31:19 +0100
committerMatthew Lemon <y@yulqen.org>2023-10-14 10:31:19 +0100
commitf8347ceb9aa35321ed96dfd813eea3900e6eeb43 (patch)
treebe921c7b406f55498af6fe06375a4251ed208619 /content/stream
parente8538718627974c7617000f11e31b3d1364fa6f2 (diff)
Tweak
Diffstat (limited to 'content/stream')
-rw-r--r--content/stream/2023-10-14.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/stream/2023-10-14.md b/content/stream/2023-10-14.md
index 207abd7..3d56c02 100644
--- a/content/stream/2023-10-14.md
+++ b/content/stream/2023-10-14.md
@@ -6,7 +6,7 @@ tags: ["rugby", "linux", "backup"]
---
Started to use [rclone](https://rclone.org/) recently to back up my files to a remote server.
-Very impressed so far and is simple to use for what I need, which is command-based, fully encrypted backups.
+Very impressed so far and is simple to use for what I need, which is command-line-based, fully encrypted backups.
Very much like [rsync](https://linux.die.net/man/1/rsync) which is no surprise.
---