Logging

-q, --quiet

Do not log progress messages to the console.

Example:

pwfdf |command| -q
-v, --verbose

Prints more detailed progress messages to the console. (Useful for debugging).

Example:

pwfdf |command| -v
--log PATH

Logs detailed progress to the indicated file

Example:

pwfdf |command| --log my-file.log