Skip to content

Commit ba11029

Browse files
tessusellie
andauthored
docs(faq): add warning for account delete (#68)
Add a warning that the command to delete all data and history does not prompt for confirmation. --------- Co-authored-by: Ellie Huxtable <[email protected]>
1 parent c0408bf commit ba11029

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/faq.mdx

+3-1
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,13 @@ You can make `enter` edit a command by putting `enter_accept = false` into your
2424

2525
## How do I delete my account?
2626

27+
**Attention:** This command does not prompt for confirmation.
28+
2729
```
2830
atuin account delete
2931
```
3032

31-
This will delete your account, and all history.
33+
This will delete your account, and all history from the remote server. It will not delete your local data.
3234

3335
## I've forgotten my password! How can I reset it?
3436

0 commit comments

Comments
 (0)