Skip to content

Commit c0e9af5

Browse files
committed
make debug logging bit more obvious
1 parent 03fe98b commit c0e9af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/users/reporting-bugs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ When submitting a bug report, it is often helpful to include a log. The followin
77
- If it is 2.0.0-SNAPSHOT, replace `PKG` with `app.passwordstore`
88
- Download the Android Platform Tools from [here](https://developer.android.com/studio/releases/platform-tools) and extract them into a directory
99
- Enable developer options on your device and turn on USB debugging by following [these steps](https://developer.android.com/studio/debug/dev-options)
10-
- Enable debug logging for Password Store by going to Settings > Misc
10+
- Enable debug logging for Password Store by going to Settings > Misc (or scrolling to the bottom of the Settings page on version 1.13.5)
1111
- Open a new terminal in the directory where you extracted the platform tools
1212
- Run `./adb shell am force-stop PKG` to close the app
1313
- Launch the app again and replicate the issue

0 commit comments

Comments
 (0)