Skip to content

Commit

Permalink
gitlab-liveness: Update help text
Browse files Browse the repository at this point in the history
  • Loading branch information
markuslf committed Aug 25, 2023
1 parent 6d94b92 commit e32cb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check-plugins/gitlab-liveness/gitlab-liveness
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def parse_args():

parser.add_argument(
'--url',
help='GitLab health URL endpoint. Default: %(default)s',
help='GitLab liveness URL endpoint. Default: %(default)s',
dest='URL',
default=DEFAULT_URL,
)
Expand Down

0 comments on commit e32cb77

Please sign in to comment.