imp:setup: drop unused options

This commit is contained in:
Simon Michael 2025-04-19 04:51:01 -10:00
parent 2ef7434f47
commit 75cd521ed7

View File

@ -50,9 +50,9 @@ import Hledger.Cli.Conf
setupmode = hledgerCommandMode
$(embedFileRelative "Hledger/Cli/Commands/Setup.txt")
[]
cligeneralflagsgroups1
hiddenflags
([], Just $ argsFlag "[QUERY]")
[generalflagsgroup3]
[]
([], Nothing)
-- | Test and print the status of various aspects of the hledger installation.
-- Also show extra info and hints on how to fix problems.