Files
tldr/pages.zh/common/wpm.md

28 lines
481 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# wpm
> 类似Typeracer的控制台应用程序用于测量您的每分钟字数WPM
> 更多信息:<https://github.com/cslarsen/wpm>。
- 启动 `wpm`
`wpm`
- 使用短文本启动 `wpm`
`wpm --short`
- 使用特定文本文件启动 `wpm`
`wpm --load {{path/to/file.txt}}`
- 为您的比赛分数添加标签:
`wpm --tag {{tag_name}}`
- 按标签显示分数统计信息:
`wpm --stats`
- 使用单色颜色启动 `wpm`
`wpm --monochrome`