]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/command-line/startup/startup.factor
Allow specifying vocabulary roots on the command line
[factor.git] / basis / command-line / startup / startup.factor
index f3df3d7f1aa5fecf95965f27426a220c3f74bce2..726a369a9c236ed754477aa076765f13909bbf90 100644 (file)
@@ -27,6 +27,7 @@ Common arguments:
     -fep                enter fep mode immediately
     -nosignals          turn off OS signal handling
     -console            open console if possible
+    -roots=<paths>      a list of \"" write os windows? ";" ":" ? write "\"-delimited extra vocab roots
 
 Enter
     \"command-line\" help