mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
cpuid: add Brazilian Portuguese translation
This commit is contained in:
committed by
Agniva De Sarker
parent
6a6bdf0119
commit
064ca0649c
@@ -0,0 +1,15 @@
|
||||
# cpuid
|
||||
|
||||
> Exibe informações detalhadas sobre todas as CPUs.
|
||||
|
||||
- Exibe informações de todas as CPUs:
|
||||
|
||||
`cpuid`
|
||||
|
||||
- Exibe informações apenas para a CPU atual:
|
||||
|
||||
`cpuid -1`
|
||||
|
||||
- Exibe informações em hexadecimal sem decoding:
|
||||
|
||||
`cpuid -r`
|
||||
Reference in New Issue
Block a user