My man page for 'whatis' does not match others I have found online. Namely, no options are available to use with it.
/home/User$ whatis -d ls
whatis: -d: unknown option
uname -srv
Darwin 16.7.0 Darwin Kernel Version 16.7.0: Sun Jun 2 20:26:31 PDT 2019; root:xnu-3789.73.50~1/RELEASE_X86_64
My first thought is that I could update bash, but it's not a builtin command so I don't know if that would work. Only been working with CLI for a few days now, and unsure how to even troubleshoot. I am also worried troubleshooting could lead to bugging my computer somehow.