mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 13:53:34 +00:00
Update cheatsheets
This commit is contained in:
14
tldr/typeinc
14
tldr/typeinc
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# typeinc
|
||||
|
||||
> An `ncurses` based terminal typing speed test program, written in python.
|
||||
> An `ncurses` based terminal typing speed test program, written in Python.
|
||||
> Try out different difficulty levels and improve your typing speed.
|
||||
> More information: <https://github.com/AnirudhG07/Typeinc>.
|
||||
|
||||
@@ -13,14 +13,14 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`typeinc`
|
||||
|
||||
- Display the top 10 [r]anklist for input difficulty level:
|
||||
- Display the top 10 rank list for input difficulty level:
|
||||
|
||||
`typeinc --ranklist {{difficulty_level}}`
|
||||
`typeinc {{-r|--ranklist}} {{difficulty_level}}`
|
||||
|
||||
- Get random English [w]ords present in our wordlist:
|
||||
- Get random English words present in our wordlist:
|
||||
|
||||
`typeinc --words {{word_count}}`
|
||||
`typeinc {{-w|--words}} {{word_count}}`
|
||||
|
||||
- Calculate hypothetical Typeinc [s]core:
|
||||
- Calculate hypothetical Typeinc score:
|
||||
|
||||
`typeinc --score`
|
||||
`typeinc {{-s|--score}}`
|
||||
|
||||
Reference in New Issue
Block a user