summaryrefslogtreecommitdiff
path: root/option.cc
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2006-04-05 02:35:48 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 02:41:32 -0400
commit2982e637c2e13dd1c94730aad09cea85df80649a (patch)
tree61ffcd99144064bcdc8d57878e54f8cda0c5d3d8 /option.cc
parentf9b874e1cbbbf8f64699379009e70d849da1fcf1 (diff)
downloadledger-2982e637c2e13dd1c94730aad09cea85df80649a.tar.gz
ledger-2982e637c2e13dd1c94730aad09cea85df80649a.tar.bz2
ledger-2982e637c2e13dd1c94730aad09cea85df80649a.zip
*** empty log message ***
Diffstat (limited to 'option.cc')
-rw-r--r--option.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/option.cc b/option.cc
index 13ac4a4c..266e6b08 100644
--- a/option.cc
+++ b/option.cc
@@ -976,6 +976,7 @@ option_t config_options[CONFIG_OPTIONS_SIZE] = {
{ "code-as-payee", '\0', false, opt_code_as_payee, false },
{ "collapse", 'n', false, opt_collapse, false },
{ "comm-as-payee", 'x', false, opt_comm_as_payee, false },
+ { "cost", '\0', false, opt_basis, false },
{ "csv-register-format", '\0', true, opt_csv_register_format, false },
{ "current", 'c', false, opt_current, false },
{ "daily", '\0', false, opt_daily, false },