Adding a [-q, --quiet] option does not seem necessary. Requested output format can be created on fly with a simple output filter without making the whereis(1) more complex.
$ ls -l $(whereis command | cut -d: -f 2) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

