From 70bc8a3ba25b69a43b02698d0431136337fd209f Mon Sep 17 00:00:00 2001 From: Alexsander Falcucci Date: Sun, 15 Jan 2023 22:12:52 +0100 Subject: [PATCH] man: Add a new example using --raw. --- man.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man.md b/man.md index cece781..aa593ad 100644 --- a/man.md +++ b/man.md @@ -181,6 +181,14 @@ curl https://api.quotable.io/quotes|\ 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 Some options like **-words** and **-theme** accept a path. If the given path does