From af13d9a7988a04fd28919913ba83d02306d0fcd5 Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Mon, 6 Jan 2025 09:48:10 +0100 Subject: [PATCH] Add relevant content --- man/man1/gitlabvers.1 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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