Files
2025-03-26 00:18:43 +00:00

18 lines
254 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# pg
> View files one page at a time.
> More information: <https://manned.org/pg>.
- View a file:
`pg {{path/to/file}}`
- Display help:
`pg {{[-h|--help]}}`