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:
parent
d607f853be
commit
95ae29be88
1 changed files with 11 additions and 0 deletions
11
pages/android/wm.md
Normal file
11
pages/android/wm.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue