mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
31 lines
588 B
Plaintext
31 lines
588 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# toipe
|
|
|
|
> Yet another typing test, but crab flavored.
|
|
> A trusty terminal typing tester.
|
|
> More information: <https://github.com/Samyak2/toipe>.
|
|
|
|
- Start the typing test with the default wordlist:
|
|
|
|
`toipe`
|
|
|
|
- Use a specific wordlist:
|
|
|
|
`toipe {{[-w|--wordlist]}} {{wordlist_name}}`
|
|
|
|
- Use a custom wordlist:
|
|
|
|
`toipe {{[-f|--file]}} {{path/to/file}}`
|
|
|
|
- Specify the number of words on each test:
|
|
|
|
`toipe {{[-n|--num]}} {{number_of_words}}`
|
|
|
|
- Include punctuation:
|
|
|
|
`toipe {{[-p|--punctuation]}}`
|