diff --git a/README.rst b/README.rst index bccc94d0ac5b8a0ea8920030e1ae9fe86daebc6c..70ac3472b88e924a63a16bf9cc5dcb494d781108 100644 --- a/README.rst +++ b/README.rst @@ -287,6 +287,18 @@ Patreon ``patreon income ledger entry`` Imports one transaction per patron per month. Generated from Patreon's monthly patron report CSVs. + This template can use these variables: + + =============== =========================================================== + Name Contents + =============== =========================================================== + email The patron's email address on Patreon + --------------- ----------------------------------------------------------- + tier The name of the tier the patron is supporting at + --------------- ----------------------------------------------------------- + patreon_id The patron's user ID on Patreon + =============== =========================================================== + ``patreon payout ledger entry`` Imports one transaction per month for that month's payout. Generated from Patreon's payout report CSV.