Update adb log grep string
This commit is contained in:
parent
68258b1c8d
commit
c96abf8edc
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Solltest du dort nicht weiter kommen kannst du [hier](https://codeberg.org/Arne/
|
|||
3. Folge den Schritten [6] bis [10] unter [Windows]. s.u.
|
||||
4. Nun kannst du mit der Ausgabe der Debug-Logs beginnen. Nenne die Log-Datei bspw `logcat.txt`:
|
||||
```
|
||||
$ adb -d logcat -v time | grep -i monocles_chat > logcat.txt
|
||||
$ adb -d logcat -v time | grep -i "monocles chat" > logcat.txt
|
||||
```
|
||||
5. Fahre nun mit den verbliebenen Schritten unter [Windows] ab Schritt [12] fort.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue