fix help-lint

db4
Doug Coleman 2008-09-12 22:04:35 -05:00
parent dab32f7abe
commit 7f832de824
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ HELP: mime-db
HELP: mime-type
{ $values
{ "path" "a pathname string" }
{ "filename" "a filename" }
{ "mime-type" "a MIME type string" } }
{ $description "Outputs the MIME type associtated with a path by parsing the path's file extension and looking it up in the table returned by " { $link mime-types } "." } ;