From a0b0fedd3116f8e1bf4a8d5a2917e81d3b50ce6c Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 14 Jan 2019 22:01:42 -0800 Subject: [PATCH] add files command to commands list --- hledger/Hledger/Cli/Commands.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/hledger/Hledger/Cli/Commands.hs b/hledger/Hledger/Cli/Commands.hs index 8c5da9bb3..f4edfd832 100644 --- a/hledger/Hledger/Cli/Commands.hs +++ b/hledger/Hledger/Cli/Commands.hs @@ -149,6 +149,7 @@ Basic reports: activity show a chart of posting counts per interval aregister (ar, areg) show transactions in a single account balance (b, bal) show account balance changes or ending balances + files show input files prices show market price records print (p, txns) show transactions/journal entries register (r, reg) show postings to one or more accounts