Node:Options,
Next:Resources,
Up:Configuration
Options
The following options may be specified on the command line at invocation.
You can access some of these parameters from a menu whilst the program is
running.
-z n
--size=n
- Draws a cube of dimension n, where n is positive. The default value of n is 3.
-a m
--animation=m
- When rotating parts of the cube, show m intermediate positions. The default for this value is 2.
Setting to a higher value, will give smoother animations, but will slow down the whole program.
-s
--solved
- Starts with the cube already solved. By default, it starts in a random position.
-h
--help
- Display a help message and exit.
-v
--version
- Display version number and then exit.