;bin: rename example cabal script

This commit is contained in:
Simon Michael 2020-08-15 09:51:44 -07:00
parent 7f8192ba75
commit 431a502a0a

View File

@ -1,9 +1,9 @@
#!/usr/bin/env cabal #!/usr/bin/env cabal
{- cabal: {- cabal:
build-depends: base, directory, hledger-lib, hledger, text build-depends: base, directory, hledger, text
-} -}
{- {-
hledger-check-tag-files script (cabal version, requires cabal-install 3.0.0.0+) hledger-check-tag-files cabal script (requires cabal 3+).
Read the default journal and give an error if any tag values Read the default journal and give an error if any tag values
containing '/' do not exist as file paths. containing '/' do not exist as file paths.
Usage: Usage: