mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 21:58:47 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/sfdk-emulator-set
Normal file
17
tldr/sfdk-emulator-set
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# sfdk emulator set
|
||||
|
||||
> Sets emulator properties.
|
||||
> More information: <https://docs.sailfishos.org/Tools/Sailfish_SDK/FAQ/#what-are-the-compatibility-issues-with-sailfish-os-emulators-on-windows>.
|
||||
|
||||
- Set a property:
|
||||
|
||||
`sfdk emulator set {{name}} {{property}}={{value}}`
|
||||
|
||||
- Show emulator properties:
|
||||
|
||||
`sfdk emulator show {{name}}`
|
||||
Reference in New Issue
Block a user