mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 07:33:31 +02:00
bugreportz: add Hindi translation (#11242)
This commit is contained in:
parent
b2cb7ddd4e
commit
c000d82592
1 changed files with 21 additions and 0 deletions
21
pages.hi/android/bugreportz.md
Normal file
21
pages.hi/android/bugreportz.md
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# bugreportz
|
||||||
|
|
||||||
|
> एक ज़िप्ड एंड्रॉइड बग रिपोर्ट तैयार करें।
|
||||||
|
> इस कमांड का उपयोग केवल `adb shell` के माध्यम से किया जा सकता है।
|
||||||
|
> अधिक जानकारी: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreportz>.
|
||||||
|
|
||||||
|
- एंड्रॉइड डिवाइस की संपूर्ण ज़िप्ड बग रिपोर्ट तैयार करें:
|
||||||
|
|
||||||
|
`bugreportz`
|
||||||
|
|
||||||
|
- चल रहे `bugreportz` ऑपरेशन की प्रगति दिखाएं:
|
||||||
|
|
||||||
|
`bugreportz -p`
|
||||||
|
|
||||||
|
- `bugreportz` का संस्करण दिखाएँ:
|
||||||
|
|
||||||
|
`bugreportz -v`
|
||||||
|
|
||||||
|
- सहायता प्रदर्शित करें:
|
||||||
|
|
||||||
|
`bugreportz -h`
|
Loading…
Add table
Reference in a new issue