1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 18:45:59 +02:00

wm: add page (#5457)

This commit is contained in:
marchersimon 2021-03-31 12:38:16 +02:00 committed by GitHub
parent d607f853be
commit 95ae29be88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
pages/android/wm.md Normal file
View file

@ -0,0 +1,11 @@
# wm
> Show information about the screen of an Android device.
- Display the physical size of an Android device's screen:
`wm {{size}}`
- Display the physical density of an Android device's screen:
`wm {{density}}`