1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-08 15:33:25 +02:00

adb-logcat: remove hyphen (#9710)

This commit is contained in:
seedgou 2023-01-03 00:42:02 +08:00 committed by GitHub
parent bbd5f9073c
commit f8520a47ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# adb-logcat
# adb logcat
> Dump a log of system messages.
> More information: <https://developer.android.com/studio/command-line/logcat>.