Fix documentation since macOS is now supported

Signed-off-by: Tadeas Uhlir <tadeas.uhlir@gmail.com>
This commit is contained in:
Tadeas Uhlir 2023-07-25 14:20:13 +02:00 committed by Thomas Lauf
parent ae5f8fc279
commit edcc9b102d

View file

@ -7,7 +7,7 @@ timew-config - Timewarrior configuration file and override options
**timew rc.**__<name>__**=**__<value>__ _<command>_
== DESCRIPTION
Timewarrior stores its configuration in the user's home directory in _~/.timewarrior/timewarrior.cfg_ on non-Unix systems (e.g. Windows or macOS).
Timewarrior stores its configuration in the user's home directory in _~/.timewarrior/timewarrior.cfg_ on non-Unix systems (e.g. Windows).
On Unix systems, XDG Base Directory specification is supported, if _~/.timewarrior_ directory doesn't exist
(old config directory is still supported and has precedence over XDG BD compliant locations).