summaryrefslogtreecommitdiff
path: root/Userland/Utilities/run-tests.cpp
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2022-07-12 22:19:52 +0200
committerLinus Groh <mail@linusgroh.de>2022-07-14 00:24:24 +0100
commit810b9daa63a0568d60232f11bf36d778dd784b5e (patch)
tree067680faac25ce3a1bfc6bf82acdf32c5bc9cb82 /Userland/Utilities/run-tests.cpp
parent400ef9913e340affb45ad134e049fa313ade0b00 (diff)
downloadserenity-810b9daa63a0568d60232f11bf36d778dd784b5e.zip
LibCore: Don't print optional arguments in ArgsParser help messages
This fixes a misconception in our current `ArgsParser` implementation. If `requires_argument` is false, it doesn't mean that the argument is optional (i.e. "not required"). It means that there is no argument at all.
Diffstat (limited to 'Userland/Utilities/run-tests.cpp')
0 files changed, 0 insertions, 0 deletions