From 1710f75e7fc60ca466e7a6ebc925421f7e20edcc Mon Sep 17 00:00:00 2001 From: Ben Pollard <129943363+benpollarduk@users.noreply.github.com> Date: Fri, 22 Nov 2024 16:55:37 +0000 Subject: [PATCH] Update README.md --- .nuget/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.nuget/README.md b/.nuget/README.md index 0296e263..fb588df4 100644 --- a/.nuget/README.md +++ b/.nuget/README.md @@ -64,7 +64,8 @@ NetAF also provides global commands to help with game flow and option management * **About** - display version information. * **CommandsOn / CommandsOff** - toggle commands on/off. * **Exit** - exit the game. - * **Help** - display the help screen. + * **Help X** - display the help screen for a command. + * **Commands** - display the command list. * **KeyOn / KeyOff** - turn the Key on/off. * **Map** - display the map. * **New** - start a new game.