;tags: mention pivot trick for listing tag values

[ci skip]
This commit is contained in:
Simon Michael 2019-07-26 22:18:33 +01:00
parent 67404fafe5
commit 2aa5bd1653

View File

@ -4,3 +4,8 @@ only tag names matching the regular expression (case insensitive) are shown.
With QUERY arguments, only transactions matching the query are considered. With QUERY arguments, only transactions matching the query are considered.
_FLAGS_ _FLAGS_
There's no direct way to list a tag's values, but there is an indirect way:
--pivot converts a tag's values to accounts, which you can list, like this:
hledger --pivot SOMETAG accounts --used