Skip to content

Commit

Permalink
Update option description
Browse files Browse the repository at this point in the history
  • Loading branch information
courtneyeh committed Nov 24, 2023
1 parent f81967f commit 766e0fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public class ValidatorOptions {
@Option(
names = {"--exit-when-no-validator-keys-enabled"},
paramLabel = "<BOOLEAN>",
description = "Enable allowing no loaded validator keys",
description = "Enable terminating the process if no validator keys are found during startup",
showDefaultValue = CommandLine.Help.Visibility.ALWAYS,
arity = "0..1",
fallbackValue = "true")
Expand Down

0 comments on commit 766e0fe

Please sign in to comment.