1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

adb-devices: add French translation (#14784)

adb-devices: add fr translation
This commit is contained in:
Alexandre ZANNI 2024-11-22 22:46:14 +01:00 committed by GitHub
parent 340550714b
commit 2d28e639c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,12 @@
# adb devices
> Liste des appareils Android connectés.
> Plus d'informations : <https://manned.org/adb>.
- Liste les appareils :
`adb devices`
- Liste les appareils et leurs informations système :
`adb devices -l`