From 22fa89ed698cc96fc14e0bfca6293ce3c79c7d10 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Wed, 7 Dec 2011 12:20:44 +0000 Subject: [PATCH] Updated readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0cd9a9956..9b6483cc3 100644 --- a/readme.md +++ b/readme.md @@ -44,7 +44,7 @@ The idea is to join `cook.js`, `ginsu.js` and `server.js` into a single command An interesting potential goal is that the same `tiddlywiki.js` file could be used in the browser as on the server side. -The command line options are processed left to right. The following options are available: +The command line options are processed in sequential order from left to right. Processing pauses during long operations, like loading a recipe file and all the subrecipes and tiddlers that it references. The following options are available: --recipe # Loads a specfied `.recipe` file --load # Load additional tiddlers from TiddlyWiki files (`.html`), `.tiddler`, `.tid`, `.json` or other files