summaryrefslogtreecommitdiffstats
path: root/docs/sync.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sync.md')
-rw-r--r--docs/sync.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/sync.md b/docs/sync.md
index 78510526..81e8b598 100644
--- a/docs/sync.md
+++ b/docs/sync.md
@@ -53,3 +53,9 @@ If you want to login to a new machine, you will require your encryption key
```
atuin login -u <USERNAME> -p <PASSWORD> -k <KEY>
```
+
+## Logout
+
+```
+atuin logout
+```