update config_file_example: add a cheats path example on Windows

This commit is contained in:
zjp 2023-05-13 13:57:32 +08:00
parent 0fe4bc2447
commit e8489cd0d5

View file

@ -20,8 +20,8 @@ finder:
# cheats: # cheats:
# paths: # paths:
# - /path/to/some/dir # - /path/to/some/dir # on unix-like os
# - /path/to/another/dir # - F:\\path\\to\\dir # on Windows
# path: /path/to/some/dir # (DEPRECATED) equivalent to the --path option # path: /path/to/some/dir # (DEPRECATED) equivalent to the --path option
# search: # search: