Stupid man bug fixed
This commit is contained in:
parent
099f0192a7
commit
12e9512136
1 changed files with 1 additions and 1 deletions
|
@ -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' )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue