Stupid man bug fixed

This commit is contained in:
BlackLight 2010-12-22 02:32:47 +01:00
parent 099f0192a7
commit 12e9512136
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
return "What manual page do you want?<br/>\n";
}
var cmd = shell.json.commands;
var cmd = shell.commands;
if ( arg == 'blash' )
{