Update README with some more content
This commit is contained in:
parent
d45e60024d
commit
4db99cd7c7
1 changed files with 10 additions and 2 deletions
12
README.md
12
README.md
|
@ -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>
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue