whoops
This commit is contained in:
@@ -513,7 +513,7 @@ fn customPhi(
|
|||||||
const host_emulation = b.option(
|
const host_emulation = b.option(
|
||||||
bool,
|
bool,
|
||||||
"phi-host-emulation",
|
"phi-host-emulation",
|
||||||
"Run the Phi device daemon on the host over a loopback TCP socket",
|
"Run the Phi device daemon on the host over a loopback TCP socket (/!\\ Intended for development use only /!\\)",
|
||||||
) orelse false;
|
) orelse false;
|
||||||
const emulation_port = b.option(
|
const emulation_port = b.option(
|
||||||
u16,
|
u16,
|
||||||
|
|||||||
Reference in New Issue
Block a user