Browse Source

bugreportz: add example, update German translation (#14077)

Andre 4 months ago
parent
commit
4807632cea
2 changed files with 8 additions and 0 deletions
  1. 4 0
      pages.de/android/bugreportz.md
  2. 4 0
      pages/android/bugreportz.md

+ 4 - 0
pages.de/android/bugreportz.md

@@ -12,6 +12,10 @@
 
 `bugreportz -p`
 
+- Schreibe den Inhalt eines Android-Fehlerberichts nach `stdout`:
+
+`bugreportz -s`
+
 - Zeige Hilfe an:
 
 `bugreportz -h`

+ 4 - 0
pages/android/bugreportz.md

@@ -12,6 +12,10 @@
 
 `bugreportz -p`
 
+- Write the content of an Android bug report to `stdout`:
+
+`bugreportz -s`
+
 - Display help:
 
 `bugreportz -h`