man: Add a new example using --raw.

This commit is contained in:
Alexsander Falcucci 2023-01-15 22:12:52 +01:00 committed by Aetnaeus
parent 1229099fcb
commit 70bc8a3ba2

8
man.md
View File

@ -181,6 +181,14 @@ curl https://api.quotable.io/quotes|\
tt -quotes - -norreport -csv tt -quotes - -norreport -csv
``` ```
Starts a new typing test which uses the tt source as input:
```
curl -LsS https://raw.githubusercontent.com/lemnos/tt/master/src/tt.go | head -n 20 | tt -noskip -raw
```
Modify to taste.
# PATHS # PATHS
Some options like **-words** and **-theme** accept a path. If the given path does Some options like **-words** and **-theme** accept a path. If the given path does