diff --git a/internal/options/options.go b/internal/options/options.go index b124a74..ea80ca7 100644 --- a/internal/options/options.go +++ b/internal/options/options.go @@ -6,7 +6,7 @@ // SPDX-FileCopyrightText: 2022 German Federal Office for Information Security (BSI) // Software-Engineering: 2022 Intevation GmbH -// Package options helpers to handle command line options and config files. +// Package options contains helpers to handle command line options and config files. package options import (