I'm saying someone can write the decode and share it on their blog post or Github and your admin can start using it without having to recompile Wireshark. (I think, haven't actually tried it myself).
But even still, this only matters if:
A. The protocol is so new that Wireshark isn't shipping a parser,
B. the admin's stuff isn't working,
C. the admin can't get his stuff working by normal troubleshooting and must resort to observing the protocol,
D. the admin can't get his stuff working by observing the binary representation of the protocol, and
E. the admin actually can get his stuff working with a transliterated ASCII representation of the protocol.
Certainly I would probably find it easier to troubleshoot a text-based protocol too. I just think it's a relatively minor case in the grand scheme of things.