Skip to content

Commit

Permalink
imp: files: support conf flags (and other hidden flags)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Jul 1, 2024
1 parent b33d2a8 commit 2303147
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hledger/Hledger/Cli/Commands/Files.hs
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import Hledger.Cli.CliOptions
filesmode = hledgerCommandMode
$(embedFileRelative "Hledger/Cli/Commands/Files.txt")
[]
[generalflagsgroup2]
[]
cligeneralflagsgroups2
hiddenflags
([], Just $ argsFlag "[REGEX]")

-- | The files command.
Expand Down

0 comments on commit 2303147

Please sign in to comment.