db4
Slava Pestov 2008-10-02 10:53:19 -05:00
parent efe0bf2ecd
commit d5bbbd90e4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ IN: tools.scaffold
HELP: developer-name
{ $description "Set this symbol to hold your name so that the scaffold tools can generate the correct file header for copyright. Setting this variable in your .factor-boot-rc file is recommended." }
{ $unchecked-example "USING: namespaces tools.scaffold ;\n\"Stacky Guy\" developer-name set-global" } ;
{ $code "USING: namespaces tools.scaffold ;\n\"Stacky Guy\" developer-name set-global" } ;
HELP: help.
{ $values