mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2025-07-01 23:35:47 +00:00
Fix indentation in Readme
This commit is contained in:
parent
d1c8ddefa7
commit
fd8bb4ac1b
12
README.md
12
README.md
@ -35,7 +35,7 @@ For a demo see this [video](https://www.youtube.com/watch?v=XRW6O0bSHNw).
|
|||||||
|
|
||||||
Actions:
|
Actions:
|
||||||
|
|
||||||
map Create mapping file for gamepad
|
map Create mapping file for gamepad
|
||||||
pair Pair device with computer
|
pair Pair device with computer
|
||||||
stream Stream computer to device
|
stream Stream computer to device
|
||||||
list List available games and applications
|
list List available games and applications
|
||||||
@ -53,11 +53,11 @@ For a demo see this [video](https://www.youtube.com/watch?v=XRW6O0bSHNw).
|
|||||||
-bitrate <bitrate> Specify the bitrate in Kbps
|
-bitrate <bitrate> Specify the bitrate in Kbps
|
||||||
-packetsize <size> Specify the maximum packetsize in bytes
|
-packetsize <size> Specify the maximum packetsize in bytes
|
||||||
-app <app> Name of app to stream
|
-app <app> Name of app to stream
|
||||||
-nosops Don't allow GFE to modify game settings
|
-nosops Don't allow GFE to modify game settings
|
||||||
-input <device> Use <device> as input. Can be used multiple times
|
-input <device> Use <device> as input. Can be used multiple times
|
||||||
-mapping <file> Use <file> as gamepad mapping configuration file (use before -input)
|
-mapping <file> Use <file> as gamepad mapping configuration file (use before -input)
|
||||||
-audio <device> Use <device> as ALSA audio output device (default sysdefault)
|
-audio <device> Use <device> as ALSA audio output device (default sysdefault)
|
||||||
-localaudio Play audio locally
|
-localaudio Play audio locally
|
||||||
|
|
||||||
Use ctrl-c to exit application
|
Use ctrl-c to exit application
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user