diff --git a/commands/man.json b/commands/man.json index e6d8e2f..9182e81 100644 --- a/commands/man.json +++ b/commands/man.json @@ -14,7 +14,7 @@ return "What manual page do you want?
\n"; } - var cmd = shell.json.commands; + var cmd = shell.commands; if ( arg == 'blash' ) {