"pkg check", with no further arguments or switches, observably does something. It appears to do "pkg check -sa". The pkg-check man page indicates -d|-m|-s plus -a|pattern (or their long form equivalents) are required and doesn't say what happens if they're absent. Either pkg should complain (typically a Usage: message), or the man page should say what it does in that case.