diff --git a/pages/common/toipe.md b/pages/common/toipe.md new file mode 100644 index 000000000..996bab3fd --- /dev/null +++ b/pages/common/toipe.md @@ -0,0 +1,21 @@ +# toipe + +> Yet another typing test, but crab flavoured. +> A trusty terminal typing tester. +> More information: . + +- 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}}`