PM3 Commands Reference (Iceman Firmware):

Main Help


Current command:
prefs set output --help


Set dump output style to condense consecutive repeated data

usage:
    pefs set output [-h] [--normal] [--dense]

options:
    -h, --help                     This help
    --normal                       normal output
    --dense                        dense output

examples/notes:
    prefs set output --normal      -> sets the output style to normal
    prefs set output --dense       -> sets the output style to dense