Updated -h option

This commit is contained in:
Angel Jumbo 2022-11-10 23:24:11 -05:00
parent 66b4d1ffff
commit 17c79557bc

View File

@ -255,10 +255,13 @@ void print_help() {
"(default: 5)\n" "(default: 5)\n"
" -R <RIM> Set a rim for each metaball, sizes from 1 to 5." " -R <RIM> Set a rim for each metaball, sizes from 1 to 5."
"(default: none)\n" "(default: none)\n"
" This option does not work with the default "
"color\n"
" If you use Kitty or Alacritty you must use it "
"with the -k option to see the rim.\n"
" -k <COLOR> Set the color of the rim if there is one." " -k <COLOR> Set the color of the rim if there is one."
" Available colours: red, blue, yellow, green, cyan and magenta. \n" " Available colours: red, blue, yellow, green, cyan and magenta. \n"
" This option does not work with the default "
"color.\n"
" -b <NBALLS> Set the number of metaballs in the simulation, " " -b <NBALLS> Set the number of metaballs in the simulation, "
"from 2 to 20. (default: 10)\n" "from 2 to 20. (default: 10)\n"
" -F <CHARS> Allows for a custom set of chars to be used\n" " -F <CHARS> Allows for a custom set of chars to be used\n"