docs: update INVESTMENT_PAYEE_NAME comment (#41)
Co-authored-by: sventec <18218761+sventec@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ ENV ACTUAL_CACHE_DIR="./cache"
|
||||
# optional, name of the payee for added interest transactions
|
||||
ENV INTEREST_PAYEE_NAME="Loan Interest"
|
||||
|
||||
# optional, name of the payee for added interest transactions
|
||||
# optional, name of the payee for added investment transactions
|
||||
ENV INVESTMENT_PAYEE_NAME="Investment"
|
||||
# optional, name of the category group for added investment tracking transactions
|
||||
ENV INVESTMENT_CATEGORY_GROUP_NAME="Income"
|
||||
|
||||
@@ -47,7 +47,7 @@ ACTUAL_CACHE_DIR="./cache"
|
||||
# optional, name of the payee for added interest transactions
|
||||
INTEREST_PAYEE_NAME="Loan Interest"
|
||||
|
||||
# optional, name of the payee for added interest transactions
|
||||
# optional, name of the payee for added investment transactions
|
||||
INVESTMENT_PAYEE_NAME="Investment"
|
||||
# optional, name of the category group for added investment tracking transactions
|
||||
INVESTMENT_CATEGORY_GROUP_NAME="Income"
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ ACTUAL_CACHE_DIR="./cache"
|
||||
# optional, name of the payee for added interest transactions
|
||||
INTEREST_PAYEE_NAME="Loan Interest"
|
||||
|
||||
# optional, name of the payee for added interest transactions
|
||||
# optional, name of the payee for added investment transactions
|
||||
INVESTMENT_PAYEE_NAME="Investment"
|
||||
# optional, name of the category group for added investment tracking transactions
|
||||
INVESTMENT_CATEGORY_GROUP_NAME="Income"
|
||||
|
||||
Reference in New Issue
Block a user