From d9f13b069ed94001d864d77ff8d9d6ed69e5b0f5 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sun, 10 Jun 2012 17:49:23 +0100 Subject: [PATCH] More docs updating --- tw5.com/tiddlers/CommandLineInterface.tid | 111 ---------------------- 1 file changed, 111 deletions(-) delete mode 100644 tw5.com/tiddlers/CommandLineInterface.tid diff --git a/tw5.com/tiddlers/CommandLineInterface.tid b/tw5.com/tiddlers/CommandLineInterface.tid deleted file mode 100644 index 18d2112de..000000000 --- a/tw5.com/tiddlers/CommandLineInterface.tid +++ /dev/null @@ -1,111 +0,0 @@ -title: CommandLineInterface -modifier: JeremyRuston -tags: feature - -TiddlyWiki5 can be used on the command line to perform an extensive set of operations based on tiddlers, TiddlerFiles and TiddlyWikiFiles. For example, this loads the tiddlers from a TiddlyWiki HTML file and then saves one of them in HTML: - -{{{ -node core/boot.js --verbose --load mywiki.html --savetiddler ReadMe ./readme.html -}}} -!!Usage - -Running `boot.js` from the command line boots the TiddlyWiki kernel, loads the core plugins and establishes an empty wiki store. It then sequentially processes the command line arguments from left to right. The arguments are separated with spaces. The commands are identified by the prefix `--`. - -{{{ -node core/boot.js [--