Skip to content

Commit 5fe4f36

Browse files
Adding hyphen to command-line arguments + rewording
Co-authored-by: Amy Reeve <amy.reeve@unity3d.com>
1 parent c96bbae commit 5fe4f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/Documentation~/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Configure your Netcode for GameObjects project.
88
| **[Configuring connections](configure-connections.md)** | Configure connections in your project. |
99
| **[Transports](advanced-topics/transports.md)** | Transport layers establish communication between your application and different hosts in a network. |
1010
| **[Unity Relay](relay/relay.md)** | Use Unity Relay with Netcode for GameObjects to connect clients and hosts over the internet using a relay server. |
11-
| **[Command line arguments](command-line-arguments.md)** | Use command line arguments. |
11+
| **[Command-line arguments](command-line-arguments.md)** | Use command-line arguments to configure certain aspects of your game at launch. |

0 commit comments

Comments
 (0)