cpuid: add Brazilian Portuguese translation
This commit is contained in:

committed by
Agniva De Sarker

parent
6a6bdf0119
commit
064ca0649c
15
pages.pt-BR/linux/cpuid.md
Normal file
15
pages.pt-BR/linux/cpuid.md
Normal file
@@ -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