diff --git a/lavat.c b/lavat.c index 07f8a39..b4b4390 100644 --- a/lavat.c +++ b/lavat.c @@ -255,10 +255,13 @@ void print_help() { "(default: 5)\n" " -R Set a rim for each metaball, sizes from 1 to 5." "(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 Set the color of the rim if there is one." " Available colours: red, blue, yellow, green, cyan and magenta. \n" - " This option does not work with the default " - "color.\n" " -b Set the number of metaballs in the simulation, " "from 2 to 20. (default: 10)\n" " -F Allows for a custom set of chars to be used\n"