If the command is not installed locally, you can often find text versions on online manual repositories:
: Useful for finding utility documentation specific to Ubuntu versions. Download xtrr(8) txt
col -b : Removes backspaces and formatting characters to ensure the resulting text file is clean and readable. If the command is not installed locally, you
man 8 xtrr : Accesses the manual page for xtrr in section 8 (System Administration commands). Download xtrr(8) txt