mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 18:49:36 +00:00
18 lines
414 B
Plaintext
18 lines
414 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# sfdk emulator device-model-show
|
|
|
|
> Show emulated device model's properties.
|
|
> More information: <https://github.com/sailfishos/sailfish-qtcreator/tree/master/src/tools/sfdk>.
|
|
|
|
- Show a model properties:
|
|
|
|
`sfdk emulator device-model-show {{model}}`
|
|
|
|
- Display available device models:
|
|
|
|
`sfdk emulator device-model-list`
|