How do you use systemd's journalctl patterns
This was a doc bug that was closed when the typo in the man
page was updated.
The bug report led to the following comments in the code:
We don't actually accept patterns, hence don't claim so.
As a workaround, you may be able to use grep
as suggested in the comments to your question. Something like this:
journalctl | grep sshd