bugreportz: add Hindi translation (#11242)

pull/23/head
Vedant Yadav 2023-10-25 20:13:03 +05:30 committed by GitHub
parent b2cb7ddd4e
commit c000d82592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View 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`