mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02:00
Extend example how to read from stdin
This commit is contained in:
parent
b9f519e1ea
commit
ff59ead353
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ document use a markdown source as the primary argument:
|
|||
glow README.md
|
||||
|
||||
# Read from stdin
|
||||
glow -
|
||||
echo "[Glow](https://github.com/charmbracelet/glow)" | glow -
|
||||
|
||||
# Fetch README from GitHub / GitLab
|
||||
glow github.com/charmbracelet/glow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue