book: 1 of 2

FossilOrigin-Name: 9acce8a56b48f517a700d36bf21d2d012793a69fd3ef43492427f923a3883201
This commit is contained in:
crc 2019-03-21 20:46:46 +00:00
parent 34606bec09
commit 8f826390dd

View file

@ -1,7 +1,7 @@
# Starting RETRO on BSD # Starting RETRO
RETRO can be run for scripting or interactive use. To start it RETRO can be run for scripting or interactive use. To start it
interactively, run: `retro -i` or `retro -c`. interactively, run: `retro` without any command line arguments.
For a summary of the full command line arguments available: For a summary of the full command line arguments available:
@ -20,4 +20,3 @@ For a summary of the full command line arguments available:
echo in interactive mode echo in interactive mode
-f filename Run the contents of the specified file -f filename Run the contents of the specified file
-t Run tests (in ``` blocks) in any loaded files -t Run tests (in ``` blocks) in any loaded files