diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2020-12-08 01:46:12 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2020-12-08 01:46:12 +0300 |
commit | c9b64850eba97a08068ce6914a0d2fe50af49aa8 (patch) | |
tree | d2bdbd20000cbfe917e80e4b0737b9ec0e2296ac /docs/finbudg.1.scd | |
parent | cc00db276c203bdcff9ca32d857d23e5dc61f400 (diff) | |
download | finbudg-master.tar.gz finbudg-master.zip |
Diffstat (limited to 'docs/finbudg.1.scd')
-rw-r--r-- | docs/finbudg.1.scd | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/finbudg.1.scd b/docs/finbudg.1.scd index 8e3f7e3..e054c9b 100644 --- a/docs/finbudg.1.scd +++ b/docs/finbudg.1.scd @@ -17,9 +17,13 @@ a file containing a list of expenses made for a specified period of time. See # FLAGS -*-h, --help * +*-h, --help* Prints the list of flags available. +*-w, --consider-owed* + Take into account what's owed when calculating the total + and subtotals. + *-p, --plain* Don't colorize the output. Can also be set with the *NO_COLOR* environment variable. |