aiSee: Command Line Options










Note that whenever you call aiSee from the command line, the usage is:

aisee [options] [input file name]

For instance, this means that specifying

aisee humpty.gdl -svgoutput dumpty.svg

won’t work. Instead, you will have to specify:

aisee -svgoutput dumpty.svg humpty.gdl