Attack mode '0' (-a 0) is the "straight" / dictionary attack.
Running
... at the bottom, you'll see an example:
Running
Code:
hashcat --help
... at the bottom, you'll see an example:
Code:
Wordlist | $P$ | hashcat -a 0 -m 400 example400.hash example.dict
~