android/*: add traditional Chinese translations (#6418)
This commit is contained in:
21
pages.zh_TW/android/bugreportz.md
Normal file
21
pages.zh_TW/android/bugreportz.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# bugreportz
|
||||
|
||||
> 生成一個壓縮的 Android 錯誤報告。
|
||||
> 此命令只能透過 `adb shell` 使用。
|
||||
> 更多資訊:<https://android.googlesource.com/platform/frameworks/native/+/master/cmds/bugreportz/>.
|
||||
|
||||
- 生成一個完整的 Android 裝置壓縮錯誤報告:
|
||||
|
||||
`bugreportz`
|
||||
|
||||
- 顯示正在執行的 `bugreportz` 的作業進度:
|
||||
|
||||
`bugreportz -p`
|
||||
|
||||
- 顯示 `bugreportz` 的版本:
|
||||
|
||||
`bugreportz -v`
|
||||
|
||||
- 顯示幫助資訊:
|
||||
|
||||
`bugreportz -h`
|
Reference in New Issue
Block a user