commands.sh

pamcrater

all

Create a PAM image of cratered terrain. See also: `pamshadedrelief`, `ppmrelief`.

More info →

Options (3)

-hboolean

Create an image of cratered terrain with the specified dimensions

Example: pamcrater {{[-h|-height]}} {{height}} {{[-w|-width]}} {{width}} > {{path/to/output.pam}}
-wboolean

Create an image of cratered terrain with the specified dimensions

Example: pamcrater {{[-h|-height]}} {{height}} {{[-w|-width]}} {{width}} > {{path/to/output.pam}}
-nboolean

Create an image containing the specified number of craters

Example: pamcrater {{[-n|-number]}} {{n_craters}} > {{path/to/output.pam}}

Examples (2)

Create an image of cratered terrain with the specified dimensions

pamcrater [-h|-height] height [-w|-width] width > path/to/output.pam

Create an image containing the specified number of craters

pamcrater [-n|-number] n_craters > path/to/output.pam
made by @shridhargupta | data from tldr-pages