fix help-lint
parent
dab32f7abe
commit
7f832de824
|
@ -11,7 +11,7 @@ HELP: mime-db
|
||||||
|
|
||||||
HELP: mime-type
|
HELP: mime-type
|
||||||
{ $values
|
{ $values
|
||||||
{ "path" "a pathname string" }
|
{ "filename" "a filename" }
|
||||||
{ "mime-type" "a MIME type string" } }
|
{ "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 } "." } ;
|
{ $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 } "." } ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue