Skip to content

Commit 89ed8b6

Browse files
Adding hyphen to command-line arguments
Co-authored-by: Amy Reeve <amy.reeve@unity3d.com>
1 parent 01266e2 commit 89ed8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/Documentation~/command-line-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Command line arguments
1+
# Command-line arguments
22

33
You can use [command line arguments](https://docs.unity3d.com/Documentation/Manual/CommandLineArguments.html) to configure certain aspects of your game at launch. This is especially useful for dedicated server builds, where arguments let you override default network settings such as the IP address and port.
44

0 commit comments

Comments
 (0)