This is inspired by macOS, as so many things I do are.
"ls -l" for a file will show an "@" if it has any EAs; note that, if there is an EA and an ACL, it only shows the @ (see above). I'm not sure about the language I used in the man page change.
"ls -l@" for a file will list the EAs (if any), using the format "<tab>namespace eaname<tab>easize".