mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:42:09 +02:00
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 l'aide :
bugreportz -h
- Affiche la version de
bugreportz
:
bugreportz -v