Skip to content

Commit

Permalink
Merge pull request #169 from SpeedyR10/fix_typo_commandlinedocs
Browse files Browse the repository at this point in the history
fix hdmi input device typo on documentation
  • Loading branch information
JPersson77 authored Feb 22, 2024
2 parents c394f22 + 11fe5f4 commit 8112141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/Commandline.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ All other commands following the -output command will obey the formatting. Pleas
- *-freesyncoled_hdmiX [off | on]* - set OLED freesync for HDMI-input X (X = 1, 2, 3 or 4)
- *-hdmipcmode_hdmiX [off | on]* - set PC-mode for HDMI-input X (X = 1, 2, 3 or 4)
#### Examples:
*Set active HDMI-input to 1 for Device2 and then set active HDMI-input to 2 for Device2*
*Set active HDMI-input to 1 for Device1 and then set active HDMI-input to 2 for Device2*
```
"LGTV Companion.exe" -sethdmi1 Device1 -sethdmi 2 Device2
```
Expand Down

0 comments on commit 8112141

Please sign in to comment.