Document the -port option

This commit is contained in:
Cameron Gutman
2025-11-30 16:37:41 -06:00
parent 4c3b21ca18
commit 6d755e3678
2 changed files with 2 additions and 2 deletions

View File

@@ -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");