fix descriptions
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Simon Vieille 2024-07-24 09:14:35 +02:00
commit 63310a2f2e
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 3 additions and 1 deletions

2
app.go
View file

@ -36,6 +36,8 @@ func App() *cli.App {
}
return &cli.App{
Usage: "Checks the expiration dates of domains and certificates",
HelpName: "expiration-check",
Commands: []*cli.Command{
{
Name: "certificate",