update glow
This commit is contained in:
parent
b8c38f39ae
commit
fa9597739d
1 changed files with 4 additions and 2 deletions
|
@ -1,10 +1,12 @@
|
|||
---
|
||||
obj: application
|
||||
repo: https://github.com/charmbracelet/glow
|
||||
rev: 2024-03-26
|
||||
---
|
||||
|
||||
# Glow
|
||||
[Repo](https://github.com/charmbracelet/glow)
|
||||
Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI.
|
||||
|
||||
Use it to discover markdown files, read documentation directly on the command line and stash markdown files to your own private collection so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository.
|
||||
Use it to discover markdown files, read documentation directly on the command line and stash markdown files to your own private collection so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository.
|
||||
|
||||
Usage: `glow [-w, --width uint] FILE`
|
Loading…
Reference in a new issue