mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Keep opinions out of the docs
Especially the ones that are not mine :D
This commit is contained in:
parent
2aaeeb4e6b
commit
3aa27f6d37
1 changed files with 1 additions and 2 deletions
|
|
@ -40,8 +40,7 @@ locations:
|
|||
- The file pointed to by the ``VDIRSYNCER_CONFIG`` environment variable.
|
||||
- ``~/.vdirsyncer/config``.
|
||||
- ``$XDG_CONFIG_HOME/vdirsyncer/config``, which is normally
|
||||
``~/.config/vdirsyncer/config``. This is XDG-Basedir_ compliant, and should
|
||||
help keep your ``$HOME`` clean.
|
||||
``~/.config/vdirsyncer/config``. See the XDG-Basedir_ specification.
|
||||
|
||||
.. _XDG-Basedir: http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html#variables
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue