From 8f826390dd7dca355f3c9cb1a897d504530afcaa Mon Sep 17 00:00:00 2001 From: crc Date: Thu, 21 Mar 2019 20:46:46 +0000 Subject: [PATCH] book: 1 of 2 FossilOrigin-Name: 9acce8a56b48f517a700d36bf21d2d012793a69fd3ef43492427f923a3883201 --- book/Starting-BSD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/book/Starting-BSD b/book/Starting-BSD index 4a8dca6..289b9ab 100644 --- a/book/Starting-BSD +++ b/book/Starting-BSD @@ -1,7 +1,7 @@ -# Starting RETRO on BSD +# Starting RETRO 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: @@ -20,4 +20,3 @@ For a summary of the full command line arguments available: echo in interactive mode -f filename Run the contents of the specified file -t Run tests (in ``` blocks) in any loaded files -