How to print address-list filtered by list name?

/ip firewall address-list print

This will print all addresses. How can I only show ones in a specific list? Thanks!

A way to do it, is to put a comment in each address list you have and type:

/ip firewall address-list print where comment="list_comment"