diff --git a/man/man1/gitlabvers.1 b/man/man1/gitlabvers.1 index 73da970..d382ba0 100644 --- a/man/man1/gitlabvers.1 +++ b/man/man1/gitlabvers.1 @@ -3,7 +3,7 @@ .Os .Sh NAME .Nm gitlabvers -.Nd one line about what it does +.Nd Show the latest version of GitLab .\" .Sh LIBRARY .\" For sections 2, 3, and 9 only. .\" Not used in OpenBSD. @@ -17,10 +17,8 @@ .Sh DESCRIPTION The .Nm -utility processes files ... -When no file arguments are given, -.Nm -will read from the standard input. +tool shows the latest GitLab version, in order to be able to quickly see whether +the docker container running GitLab needs to be updated. .Pp The options are as follows: .Bl -tag -width Ds @@ -52,7 +50,7 @@ exits 0 on success, and 1 if an error occurs. .\" .Sh STANDARDS .\" .Sh HISTORY .Sh AUTHORS -Bob Polis +Bob Polis .\" .Sh CAVEATS .\" .Sh BUGS .\" .Sh SECURITY CONSIDERATIONS