From 831cc98c24feefe259585f26ce71ca805282c616 Mon Sep 17 00:00:00 2001 From: mundry <1453314+mundry@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:17:05 +0200 Subject: Fix typos in the docs. (#171) Co-authored-by: mundry --- docs/sync.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/sync.md') diff --git a/docs/sync.md b/docs/sync.md index f234114a..7655ed15 100644 --- a/docs/sync.md +++ b/docs/sync.md @@ -1,6 +1,6 @@ # `atuin sync` -Atuin can backup your history to a server, and use this to ensure multiple +Atuin can back up your history to a server, and use this to ensure multiple machines have the same shell history. This is all encrypted end-to-end, so the server operator can _never_ see your data! @@ -47,7 +47,7 @@ Never share this with anyone! ## Login -If you want to login to a new machine, you will require your encryption key +If you want to log in to a new machine, you will require your encryption key (`atuin key`). ``` -- cgit v1.3.1