diff options
| author | Eric Crosson <EricCrosson@users.noreply.github.com> | 2022-11-06 01:41:35 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-06 07:41:35 +0000 |
| commit | 28021566e8b24ca30086cf65a497b29981feacf3 (patch) | |
| tree | 8531a23e3d74f9a7da623a81f349d41853f4d51e /docs | |
| parent | Add setting for keeping typed query when exiting (#451) (diff) | |
| download | atuin-28021566e8b24ca30086cf65a497b29981feacf3.zip | |
Fix copy/paste artifact (#598)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/config.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.md b/docs/config.md index 9039e094..5b92aa81 100644 --- a/docs/config.md +++ b/docs/config.md @@ -53,7 +53,7 @@ Configures whether or not to automatically check for updates. Defaults to true. ``` -auto_sync = true/false +update_check = true/false ``` ### `sync_address` |
