docs: align gateway test command with cli help
Use the canonical --interface flag in the README and MVP test guide so the handoff command matches lanparty-gateway --help. Keep --iface documented as the shorter accepted alias because the CLI and tests still support it. Test Plan: - ./target/release/lanparty-gateway --help - cargo test -p lanparty-gateway accepts_iface_alias_for_gateway_interface - git diff --check - git diff --cached --check Refs: MVP test handoff polish
This commit is contained in:
Reference in New Issue
Block a user