mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-31 20:13:49 +02:00

* pages/*: update links and more info link script Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * cleanup: reformat code * ax-webapp: fix link * curl: fix false positive Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
9 lines
468 B
Markdown
9 lines
468 B
Markdown
# screencap
|
|
|
|
> मोबाइल डिस्प्ले का स्क्रीनशॉट लें।
|
|
> इस कमांड का उपयोग केवल `adb shell` के माध्यम से किया जा सकता है।
|
|
> अधिक जानकारी: <https://developer.android.com/studio/command-line/adb#screencap>।
|
|
|
|
- कोई स्क्रीनशॉट लें:
|
|
|
|
`screencap {{फ़ाइल/का/पथ}}`
|