diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-04-05 16:07:22 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-04-05 16:07:22 (GMT) |
commit | 77127b8f354498b2503e9e0677fd447fa58b4d0b (patch) | |
tree | 948c18bd150cbdff4bddf19ba53096747c01ec2c | |
parent | ec1417704a7637f5cd7849d27c650d914a2c75cb (diff) |
cmd-line notes
git-svn-id: http://svn.clifford.at/openscad/trunk@511 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r-- | doc/TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index 4cdecc0..aba306e 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) |