Update scaffold-vocab docs, it does not create tests
parent
6752704e77
commit
6755db7fdb
|
@ -26,7 +26,7 @@ HELP: scaffold-undocumented
|
||||||
HELP: scaffold-vocab
|
HELP: scaffold-vocab
|
||||||
{ $values
|
{ $values
|
||||||
{ "vocab-root" "a vocabulary root string" } { "string" string } }
|
{ "vocab-root" "a vocabulary root string" } { "string" string } }
|
||||||
{ $description "Creates a directory in the given root for a new vocabulary and adds a main .factor file, a tests file, and an authors.txt file." } ;
|
{ $description "Creates a directory in the given root for a new vocabulary and adds a main .factor file and an authors.txt file." } ;
|
||||||
|
|
||||||
HELP: scaffold-emacs
|
HELP: scaffold-emacs
|
||||||
{ $description "Touches the .emacs file in your home directory and provides a clickable link to open it in an editor." } ;
|
{ $description "Touches the .emacs file in your home directory and provides a clickable link to open it in an editor." } ;
|
||||||
|
|
Loading…
Reference in New Issue