* 2to3, 7za, 7zr, [, [[, android/*: add Farsi Translation; 7z: update Farsi Translation --------- Co-authored-by: mortalpuppet <misagh.sj@mgail.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
22 lines
580 B
Markdown
22 lines
580 B
Markdown
# bugreportz
|
|
|
|
> تولید یک گزارش خطای اندروید فشرده شده.
|
|
> این دستور فقط از طریق `adb shell` قابل اجراست.
|
|
> اطلاعات بیشتر: <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/bugreportz>.
|
|
|
|
- تولید که گزارش خطای کامل از یک دستگاه اندرویدی :
|
|
|
|
`bugreportz`
|
|
|
|
- نمایش فرایند اجرای دستور `bugreportz` :
|
|
|
|
`bugreportz -p`
|
|
|
|
- نمایش نسخه `bugreportz` :
|
|
|
|
`bugreportz -v`
|
|
|
|
- نمایش راهنمایی :
|
|
|
|
`bugreportz -h`
|