mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-06 16:06:02 +00:00
Rename to Limelight Embedded
This commit is contained in:
@@ -30,7 +30,7 @@ import java.util.logging.Level;
|
||||
import java.util.logging.Logger;
|
||||
|
||||
/**
|
||||
* Main class for Limelight Pi
|
||||
* Main class for Limelight Embedded
|
||||
* @author Diego Waxemberg<br>
|
||||
* Cameron Gutman
|
||||
* Iwan Timmer
|
||||
@@ -335,7 +335,7 @@ public class Limelight implements NvConnectionListener {
|
||||
parse = false;
|
||||
|
||||
if (args.length == 0 || !parse) {
|
||||
System.out.println("Usage: java -jar limelight-pi.jar action [options] host/file");
|
||||
System.out.println("Usage: java -jar limelight.jar action [options] host/file");
|
||||
System.out.println();
|
||||
System.out.println(" Actions:");
|
||||
System.out.println();
|
||||
|
||||
Reference in New Issue
Block a user