diff --git a/src/content/docs/faq.mdx b/src/content/docs/faq.mdx index 92e894e..ccb621a 100644 --- a/src/content/docs/faq.mdx +++ b/src/content/docs/faq.mdx @@ -24,11 +24,13 @@ You can make `enter` edit a command by putting `enter_accept = false` into your ## How do I delete my account? +**Attention:** This command does not prompt for confirmation. + ``` atuin account delete ``` -This will delete your account, and all history. +This will delete your account, and all history from the remote server. It will not delete your local data. ## I've forgotten my password! How can I reset it?