diff options
| author | mundry <1453314+mundry@users.noreply.github.com> | 2022-04-22 22:17:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-22 21:17:05 +0100 |
| commit | 831cc98c24feefe259585f26ce71ca805282c616 (patch) | |
| tree | 306656dc450016be0be0fb1b284d2b2b46f7c598 /docs/sync.md | |
| parent | feature-flags (#328) (diff) | |
| download | atuin-831cc98c24feefe259585f26ce71ca805282c616.zip | |
Fix typos in the docs. (#171)
Co-authored-by: mundry <mundry@users.noreply.github.com>
Diffstat (limited to 'docs/sync.md')
| -rw-r--r-- | docs/sync.md | 4 |
1 files changed, 2 insertions, 2 deletions
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`). ``` |
