Fix indentation in Readme

This commit is contained in:
Iwan Timmer 2015-05-23 16:14:13 +02:00
parent d1c8ddefa7
commit fd8bb4ac1b

View File

@ -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