maybe you are looking for the command line argument:
see --help output of hashcat.
normally the length of the password candidates is determined by the mask length (or in case of dictionary attack -a 0 with rules, the rules can truncate etc).
Code:
--markov-threshold
see --help output of hashcat.
normally the length of the password candidates is determined by the mask length (or in case of dictionary attack -a 0 with rules, the rules can truncate etc).