Un fork de lavat pour pouvoir y ajouter des titres - retour accueil
git clone git://bebou.netlib.re/lavat
Log | Files | Refs | README | LICENSE |
commit 3dbace2561323a4014a14ab17734d54c79bbe99a parent 5f4f72831f7d93a77ff835ec5da6d5c7be438967 Auteurice: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Sun, 16 Oct 2022 21:22:34 -0500 Update README.md Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -17,7 +17,7 @@ OPTIONS: Besides those colors the default one is the normal foreground of your terminal. -s SPEED Set the speed, from 1 to 5. (default 1) -r RADIUS Set the radius of the metaballs, from 1 to 10. (default: 5) - -R RIM Set a "rim" for each metaball, from 1 to 5. (default: none) + -R RIM Set a "rim" for each metaball, size from 1 to 5. (default: none) This option does not work with the default color -b NBALLS Set the number of metaballs in the simulation, from 2 to 20. (default: 10) -h Print help.