Hello. The [manpage](https://jacksum.net/en/manpage.html) for jacksum contains the following: ``` > jacksum -a crc32 -X -f -p -r -F "#FILENAME #CHECKSUM" -o list.sfv * prints CRC-32 values in the Simple File Verificator (SFV) format ``` In version 3 of jacksum, the '-p' option is no longer present. Suggest updating documentation to indicate that the '-p' option corresponds to older versions of jacksum (e.g. 1.7).