1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 00:22:09 +02:00

adb-devices: add Spanish translation (#15065)

This commit is contained in:
Igor Támara 2024-12-07 12:54:59 -05:00 committed by GitHub
parent 8c60889244
commit 32b81f70e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,12 @@
# adb devices
> Lista los dispositivos Android conectados.
> Más información: <https://manned.org/adb>.
- Lista los dispositivos:
`adb devices`
- Lista los dispositivos y su información de sistema (system info):
`adb devices -l`