mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-25 03:13:25 +03:00
;tools: generatejournal: make runnable without compiling, with arguments
This commit is contained in:
parent
07967b4c04
commit
1f5a6fc758
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env runhaskell
|
||||
#!/usr/bin/env stack
|
||||
-- stack runghc
|
||||
{-
|
||||
generatejournal.hs NUMTXNS NUMACCTS ACCTDEPTH [--chinese|--mixed]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user