project-stats

keep track of your projects
git clone https://git.ce9e.org/project-stats.git

commit
34beca5156e8f96bdcf51328889a85a1237e0ca9
parent
5e94b98910479678f5645d1cfa025fa959f38f32
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2015-04-14 06:45
Document new config paths

Diffstat

M README.rst 6 +++++-

1 files changed, 5 insertions, 1 deletions


diff --git a/README.rst b/README.rst

@@ -12,7 +12,11 @@ installation
   12    12 configuration
   13    13 -------------
   14    14 
   15    -1 See sample.yml
   -1    15 See ``sample.yml``.
   -1    16 
   -1    17 The configuration is expected in ``./projects.yml``, ``./.projects.yml``,
   -1    18 ``~/.config/projects.yml``, or ``~/.projects.yml``. The path can also be
   -1    19 explicitly specified with ``-c``/``--config``.
   16    20 
   17    21 command line arguments
   18    22 ----------------------