mirror of https://github.com/CrimsonTome/tldr.git
screencap: add German translation (#10844)
* German Translation screencap.md * Update pages.de/android/screencap.md/screencap.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Update pages.de/android/screencap.md/screencap.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Apply suggestions from code review Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: pixel <pixel+github@chrissx.de> * Rename pages.de/android/screencap.md/screencap.md to pages.de/android/sscreencap.md * Rename sscreencap.md to screencap.md --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: pixel <pixel+github@chrissx.de>pull/23/head
parent
49d0add0fd
commit
a4d2cb92a7
|
@ -0,0 +1,9 @@
|
||||||
|
# screencap
|
||||||
|
|
||||||
|
> Nimmt ein Bildschirmfoto von einem Handy-Display auf.
|
||||||
|
> Dieser Befehl kann nur über die 'adb shell' benutzt werden.
|
||||||
|
> Weitere Informationen: <https://developer.android.com/studio/command-line/adb#screencap>.
|
||||||
|
|
||||||
|
- Nehme ein Bildschirmfoto auf:
|
||||||
|
|
||||||
|
`screencap {{pfad/zu/datei}}`
|
Loading…
Reference in New Issue