aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEric Crosson <EricCrosson@users.noreply.github.com>2022-11-06 01:41:35 -0600
committerGitHub <noreply@github.com>2022-11-06 07:41:35 +0000
commit28021566e8b24ca30086cf65a497b29981feacf3 (patch)
tree8531a23e3d74f9a7da623a81f349d41853f4d51e /docs
parentAdd setting for keeping typed query when exiting (#451) (diff)
downloadatuin-28021566e8b24ca30086cf65a497b29981feacf3.zip
Fix copy/paste artifact (#598)
Diffstat (limited to 'docs')
-rw-r--r--docs/config.md2
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`