mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
2401998ee6
Co-authored-by: Lena Pastwa <lena@lnps.me> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
414 B
414 B
tdf
A tui PDF viewer. More information: https://github.com/itsjunetime/tdf.
- Open a specific file:
tdf {{path/to/file}}.pdf
- Open in fullscreen mode:
tdf {{[-f|--fullscreen]}} {{path/to/file}}.pdf
- Set a custom white color:
tdf {{[-w|--white-color]}} {{ffffff}} {{path/to/file}}.pdf
- Set a custom black color:
tdf {{[-b|--black-color]}} "rgb({{0}}, {{0}}, {{0}})" {{path/to/file}}.pdf