diff --git a/src/content/docs/reference/sync.mdx b/src/content/docs/reference/sync.mdx index 5225160..f458905 100644 --- a/src/content/docs/reference/sync.mdx +++ b/src/content/docs/reference/sync.mdx @@ -69,8 +69,8 @@ If you want to log in to a new machine, you will require your encryption key atuin login -u -p -k ``` -If you don't want to have your password be included in shell history, you can omit -the password flag and you will be prompted to provide it through stdin. +If you don't want to have your password or encryption key be included in shell history, you can omit +the corresponding flag and you will be prompted to provide it through stdin. ## Logout