--ascii-only: Only show ASCII over the entire width of the terminal window.
--hex-only: Only show hexadecimal bytes over the entire width of the terminal window.
--binary: Binary instead of hexadecimal
--binary-only: Only show binary bytes over the entire width of the terminal window.
Thank you.