imp:setup: drop unused options
This commit is contained in:
parent
2ef7434f47
commit
75cd521ed7
@ -50,9 +50,9 @@ import Hledger.Cli.Conf
|
|||||||
setupmode = hledgerCommandMode
|
setupmode = hledgerCommandMode
|
||||||
$(embedFileRelative "Hledger/Cli/Commands/Setup.txt")
|
$(embedFileRelative "Hledger/Cli/Commands/Setup.txt")
|
||||||
[]
|
[]
|
||||||
cligeneralflagsgroups1
|
[generalflagsgroup3]
|
||||||
hiddenflags
|
[]
|
||||||
([], Just $ argsFlag "[QUERY]")
|
([], Nothing)
|
||||||
|
|
||||||
-- | Test and print the status of various aspects of the hledger installation.
|
-- | Test and print the status of various aspects of the hledger installation.
|
||||||
-- Also show extra info and hints on how to fix problems.
|
-- Also show extra info and hints on how to fix problems.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user