mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-07 20:45:49 +00:00
18 lines
474 B
Plaintext
18 lines
474 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/blob/master/share/qtcreator/sfdk/modules/40-testing-maintain/doc/command.emulator.adoc>.
|
|
|
|
- Show a model properties:
|
|
|
|
`sfdk emulator device-model-show {{model}}`
|
|
|
|
- Display available device models:
|
|
|
|
`sfdk emulator device-model-list`
|