From 831cc98c24feefe259585f26ce71ca805282c616 Mon Sep 17 00:00:00 2001 From: mundry <1453314+mundry@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:17:05 +0200 Subject: Fix typos in the docs. (#171) Co-authored-by: mundry --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/config.md') diff --git a/docs/config.md b/docs/config.md index 8b5fa29f..117e93ef 100644 --- a/docs/config.md +++ b/docs/config.md @@ -58,7 +58,7 @@ sync_address = "https://api.atuin.sh" ### `sync_frequency` How often to automatically sync with the server. This can be given in a -"human readable" format. For example, `10s`, `20m`, `1h`, etc. Defaults to `1h`. +"human-readable" format. For example, `10s`, `20m`, `1h`, etc. Defaults to `1h`. If set to `0`, Atuin will sync after every command. Some servers may potentially rate limit, which won't cause any issues. -- cgit v1.3.1