diff --git a/documentation.md b/documentation.md index 6a24e5b..f6c0b9e 100644 --- a/documentation.md +++ b/documentation.md @@ -23,9 +23,12 @@ ## features * command line - * create reports in various formats from time tracking data stored on GitLab + * create reports in various formats from time tracking data stored on GitLab (issues and merge requests) * monitor the time you spent on an issue or merge request locally and syncs the data to GitLab +### limitations + + Time tracking for other work items (e.g. tasks, epics) is currently not supported. See also https://github.com/ndu2/gitlab-time-tracker/issues/33 ## requirements @@ -617,7 +620,7 @@ freeLabels: - at no charge - free -# labels charing half price only +# labels charging half price only halfPriceLabels: - at half price - at half-price diff --git a/readme.md b/readme.md index 870f0ae..8b5a4c9 100755 --- a/readme.md +++ b/readme.md @@ -31,6 +31,10 @@ By this time of writing: How to install and use gtt? You can find the documentation [here](documentation.md). +### limitations + +Time tracking for other work items (e.g. tasks, epics) is currently not supported. + ## license