mirror of https://github.com/CrimsonTome/tldr.git
526 B
526 B
bugreportz
Génère une archive d'un rapport de bug Android. Cette commande peut être utilisée uniquement depuis
adb shell
. Plus d'informations : https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/bugreportz.
- Génère une archive à partir d'un rapport de bug d'un appareil Android :
bugreportz
- Affiche la progression courante d'une opération
bugreportz
:
bugreportz -p
- Affiche la version de
bugreportz
:
bugreportz -v
- Affiche l'aide :
bugreportz -h