diff --git a/docs/docfx/docs/commands.md b/docs/docfx/docs/commands.md index 168a9cc2..eb310471 100644 --- a/docs/docfx/docs/commands.md +++ b/docs/docfx/docs/commands.md @@ -137,11 +137,18 @@ Exit the current game. exit ``` +### Commands +Displays a list of all available commands. + +``` +commands +``` + ### Help -Displays a Help screen listing all available commands. +Displays a help screen for a specific command. ``` -help +help examine ``` ### KeyOn / KeyOff