diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/commands/sync.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/docs/commands/sync.md b/docs/docs/commands/sync.md index d77a660f..8fbb0c47 100644 --- a/docs/docs/commands/sync.md +++ b/docs/docs/commands/sync.md @@ -32,6 +32,14 @@ notifications (security breaches, changes to service, etc). Upon success, you are also logged in :) Syncing should happen automatically from here! +## Delete + +You can delete your sync account with + +``` +atuin unregister +``` + ## Key As all your data is encrypted, Atuin generates a key for you. It's stored in the |
