diff --git a/js/commands.js b/js/commands.js
index caf4e23..5bb71f7 100644
--- a/js/commands.js
+++ b/js/commands.js
@@ -66,7 +66,8 @@ function cmd_help() {
" -history Displays the command history of this session
" +
" -exec Execute arbitrary math and logic equations
" +
" -nick Choose your username. Do not use spaces in it
" +
- " -msg Open a direct chat to the provided user by name";
+ " -msg Open a direct chat to the provided user by name
" +
+ " -ls List all connected users by name and id";
}
// Display 'about' message