mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-23 08:36:42 +00:00
Document the -port option
This commit is contained in:
@@ -174,7 +174,7 @@ static void help() {
|
||||
#else
|
||||
printf("Moonlight Embedded %d.%d.%d\n", VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH);
|
||||
#endif
|
||||
printf("Usage: moonlight [action] (options) [host]\n");
|
||||
printf("Usage: moonlight [action] (options) [host] [-port <number>]\n");
|
||||
printf(" moonlight [configfile]\n");
|
||||
printf("\n Actions\n\n");
|
||||
printf("\tpair\t\t\tPair device with computer\n");
|
||||
|
||||
Reference in New Issue
Block a user