~ chicken-core (chicken-5) f727ee3f11c21e258540ea8154473dd5f331f11e
commit f727ee3f11c21e258540ea8154473dd5f331f11e Author: Evan Hanson <evhan@foldling.org> AuthorDate: Sun Jul 24 21:06:39 2016 +1200 Commit: Evan Hanson <evhan@foldling.org> CommitDate: Sun Jul 24 21:06:39 2016 +1200 Add mdoc for "-link" option diff --git a/csc.mdoc b/csc.mdoc index 00e3841d..f02d192b 100644 --- a/csc.mdoc +++ b/csc.mdoc @@ -226,6 +226,10 @@ compile as embedded .Pc .It Fl gui compile as GUI application +.It Fl link Ar NAME +link extension with compiled executable +.Po implies Sq Fl uses +.Pc .It Fl R Ar NAME, Fl require-extension Ar NAME require extension and import in compiled code .It Fl dll, Fl libraryTrap