From 4db99cd7c7123755cf5089facfdc240aa4829548 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 8 Jul 2021 23:31:26 +0100 Subject: [PATCH] Update README with some more content --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 030b706..03d0604 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ -# Gitlab Dater +# GitLab Dater -Set the updated dates for GitLab projects \ No newline at end of file +Set the updated dates for GitLab projects + +See https://theorangeone.net/posts/gitlab-dater/ for more. + +## Usage + +``` +sudo -u gitlab-psql ./gitlab-dater.sh +```