summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzjp <jiping_zhou@foxmail.com>2023-05-13 13:57:32 +0800
committerzjp <jiping_zhou@foxmail.com>2023-05-13 13:57:32 +0800
commite8489cd0d571290475054ac6fe8d1b9d187c3f87 (patch)
treeee2ee73c74a94368ee8e2a29e3c587ec75ce7a86
parent0fe4bc24472de7f22cf088c273f5a7b6b9cb114e (diff)
update config_file_example: add a cheats path example on Windows
-rw-r--r--docs/config_file_example.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/config_file_example.yaml b/docs/config_file_example.yaml
index 2344dec..ce14365 100644
--- a/docs/config_file_example.yaml
+++ b/docs/config_file_example.yaml
@@ -19,9 +19,9 @@ finder:
# overrides_var: --tac # equivalent to the --fzf-overrides-var option
# cheats:
-# paths:
-# - /path/to/some/dir
-# - /path/to/another/dir
+# paths:
+# - /path/to/some/dir # on unix-like os
+# - F:\\path\\to\\dir # on Windows
# path: /path/to/some/dir # (DEPRECATED) equivalent to the --path option
# search: