mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-26 22:03:54 +02:00
screencap: add Italian translation (#17680)
* bugreportz: translate italian * screencap:Italian Translation
This commit is contained in:
parent
2301645b05
commit
b1147131a0
1 changed files with 9 additions and 0 deletions
9
pages.it/android/screencap.md
Normal file
9
pages.it/android/screencap.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# screencap
|
||||
|
||||
> Cattura uno screenshot del display di un dispositivo mobile.
|
||||
> Questo comando può essere usato solo tramite `adb shell`.
|
||||
> Maggiori informazioni: <https://developer.android.com/tools/adb#screencap>.
|
||||
|
||||
- Cattura uno screenshot:
|
||||
|
||||
`screencap {{percorso/al/file}}`
|
Loading…
Add table
Reference in a new issue