container: subprofile.bash.in: add TODO re: --conf
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
[ -z "$DOCKER_FINANCE_CONTAINER_CMD" ] && echo "DOCKER_FINANCE_CONTAINER_CMD not set, check installation" >&2
|
||||
|
||||
# NOTE: ledger-based commands ending in `\`: the escape is needed so you can add more arguments as needed
|
||||
# TODO: remove default 'not:' arguments to `ledger{-ui,-web}` once distributions support hledger 1.34.99-gcf0c7c2ef-20240702 or higher (--conf support)
|
||||
|
||||
# CLI ledger
|
||||
alias @DOCKER_FINANCE_SUBPROFILE@_ledger='$DOCKER_FINANCE_CONTAINER_CMD @DOCKER_FINANCE_PROFILE@/@DOCKER_FINANCE_SUBPROFILE@ ledger'
|
||||
|
||||
Reference in New Issue
Block a user