From cab0e4c6c5420e6253bce50127a0c70fb0cd0552 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 15 Feb 2015 15:50:59 +0100 Subject: Improve command line interface Initial arguments-based cli, replacing the three tools -animate, -genome and -render with just one. Still need to get rid of most calls to getenv. --- flam3-animate.man | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 flam3-animate.man (limited to 'flam3-animate.man') diff --git a/flam3-animate.man b/flam3-animate.man deleted file mode 100644 index b754356..0000000 --- a/flam3-animate.man +++ /dev/null @@ -1,36 +0,0 @@ -.TH flam3-animate 1 "" "" -.SH NAME -flam3-animate -flam3-render -flam3-genome -flam3-convert - render and animate FLAM3s and manipulate their genomes -.SH SYNOPSIS -.B flam3-render < input - -.SH DESCRIPTION - -FLAM3 implements a visual language based on a recursive set equation. - -Flam3-genome creates and manipulates genomes (xml parameter sets) in -this language. Flam3-render turns genomes into still images, and -Flam3-animate renders motion-blurred frames of animation. - -Flam3-convert reads from stdin files in the old format used by the -flame GIMP plugin, and writes the new format to stdout. - -.SH OPTIONS - -Any command line option will cause the program to write its -documentation to standard out. - -.SH ENVIRONMENT - -The environment variables are in the documention written to standard -out given any command line option. - -.SH SEE ALSO -.BR WWW.FLAM3.COM, -.BR electricsheep (1), - -.SH AUTHOR -spot aka Scott Draves, Erik Reckase -- cgit v1.2.3