mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-08 14:55:51 +02:00
btop: add Spanish translation (#11400)
* btop: add Spanish translation --------- Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> Co-authored-by: Darío Hereñú <magallania@gmail.com>
This commit is contained in:
parent
bb94b56168
commit
50b96beabd
1 changed files with 13 additions and 0 deletions
13
pages.es/common/btop.md
Normal file
13
pages.es/common/btop.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# btop
|
||||
|
||||
> Un monitor de recursos que muestra información sobra la CPU, memoria, discos, red y procesos.
|
||||
> Versión en C++ de `bpytop`.
|
||||
> Más información: <https://github.com/aristocratos/btop>.
|
||||
|
||||
- Inicia `btop`:
|
||||
|
||||
`btop`
|
||||
|
||||
- Inicia `btop` con una configuración preestablecida:
|
||||
|
||||
`btop --preset {{0..9}}`
|
Loading…
Add table
Reference in a new issue