13 lines
257 B
Markdown
13 lines
257 B
Markdown
# modraw
|
|
|
|
Generate colorful pictures of Modulo table
|
|
|
|
### Usage
|
|
Usage: modraw [OPTIONS]
|
|
|
|
Options:
|
|
-w, --width <WIDTH> width and height of the image [default: 2000]
|
|
-m <MODULO> The multiplicator [default: 96]
|
|
-h, --help Print help
|
|
|