Skip to content

Commit

Permalink
Update commands.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benpollarduk authored Nov 22, 2024
1 parent 1710f75 commit b9282a6
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/docfx/docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b9282a6

Please sign in to comment.