mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 14:15:44 +02:00
screencap: add French translation (#9390)
This commit is contained in:
parent
7a7d400c0e
commit
347c976bec
1 changed files with 9 additions and 0 deletions
9
pages.fr/android/screencap.md
Normal file
9
pages.fr/android/screencap.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# screencap
|
||||||
|
|
||||||
|
> Prenez une capture d'écran d'un écran mobile.
|
||||||
|
> Cette commande ne peut être utilisée que via `adb shell`.
|
||||||
|
> Plus d'information : <https://developer.android.com/studio/command-line/adb#screencap>.
|
||||||
|
|
||||||
|
- Prendre une capture d'écran :
|
||||||
|
|
||||||
|
`screencap {{chemin/vers/fichier}}`
|
Loading…
Add table
Reference in a new issue