diff options
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,5 +30,6 @@ curl 'http://strichliste.example.org/api/article' | jq -r '.articles.[] | [ .bar ## Non-linked User lists +- list of users with last transaction timestamp and balance in csv format: `http://abrechenbarkeit.example.org/?csv` - list of Users with negative balance: `http://abrechenbarkeit.example.org/?negative` - list of Users with balance lower than <amount>: `http://abrechenbarkeit.example.org/?negative&maximum=<amount>` |