From 77127b8f354498b2503e9e0677fd447fa58b4d0b Mon Sep 17 00:00:00 2001 From: kintel Date: Mon, 5 Apr 2010 16:07:22 +0000 Subject: [PATCH] cmd-line notes git-svn-id: http://svn.clifford.at/openscad/trunk@511 b57f626f-c46c-0410-a088-ec61d464b74c --- doc/TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/TODO.txt b/doc/TODO.txt index 4cdecc01..aba306e0 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -164,6 +164,10 @@ o Use a logging framework to get debugging/info output more under control? MISC ---- +o Streamline the cmd-line interface a bit + - add -h/-? + - -v/--version + - Implicit output file format o Mac OS X: - universal binary -> fix cgal and opencsg o Write checklists for typical extension work (add new module, add new function)