Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,16 +1,16 @@
# cpuid
> 显示有关所有 CPU 的详细信息.
> 显示有关所有 CPU 的详细信息
> 更多信息: <http://etallen.com/cpuid.html>.
- 显示所有 CPU 的信息:
- 显示所有 CPU 的信息
`cpuid`
- 仅显示当前 CPU 的信息:
- 仅显示当前 CPU 的信息
`cpuid -1`
- 显示原始十六进制信息,不进行解码:
- 显示原始十六进制信息,不进行解码
`cpuid -r`