mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-19 22:54:17 +02:00
docs: clarify default word wrap width behavior
This commit is contained in:
parent
f87262fcb9
commit
18ea417d52
1 changed files with 2 additions and 0 deletions
|
|
@ -158,6 +158,8 @@ The `-w` flag lets you set a maximum width at which the output will be wrapped:
|
|||
glow -w 60
|
||||
```
|
||||
|
||||
When `-w` is not provided, Glow will use your terminal's current width when possible.
|
||||
|
||||
### Paging
|
||||
|
||||
CLI output can be displayed in your preferred pager with the `-p` flag. This defaults
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue