]> gitweb.factorcode.org Git - factor.git/commitdiff
alien.inline.compiler: help-lint fix
authorSlava Pestov <slava@shill.local>
Sun, 19 Jul 2009 07:09:12 +0000 (02:09 -0500)
committerSlava Pestov <slava@shill.local>
Sun, 19 Jul 2009 07:09:12 +0000 (02:09 -0500)
extra/alien/inline/compiler/compiler-docs.factor

index 28e2538e1f0b061ae2e8f18777d1c3fda3b06a09..a5c204ced1662c62828d6ea48ceb9a06094bc820 100644 (file)
@@ -66,6 +66,7 @@ HELP: library-suffix
 
 HELP: link-descr
 { $values
+    { "lang" "a language" }
     { "descr" sequence }
 }
 { $description "Returns part of a process description. OS dependent." } ;