Update README with some more content

This commit is contained in:
Jake Howard 2021-07-08 23:31:26 +01:00
parent d45e60024d
commit 4db99cd7c7
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,11 @@
# Gitlab Dater
# GitLab Dater
Set the updated dates for GitLab projects
Set the updated dates for GitLab projects
See https://theorangeone.net/posts/gitlab-dater/ for more.
## Usage
```
sudo -u gitlab-psql ./gitlab-dater.sh <project id> <date>
```