android/*: add French translation (#6716)
This commit is contained in:
21
pages.fr/android/bugreportz.md
Normal file
21
pages.fr/android/bugreportz.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# bugreportz
|
||||
|
||||
> Génère une archive d'un rapport de bug Android.
|
||||
> Cette commande peut être utilisé uniquement depuis `adb shell`.
|
||||
> Plus d'informations : <https://android.googlesource.com/platform/frameworks/native/+/master/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`
|
Reference in New Issue
Block a user