misc: update

This commit is contained in:
Kiëd Llaentenn 2020-09-17 20:43:39 +00:00
parent 92cee32160
commit fc0d0207aa

2
main.c
View File

@ -91,7 +91,7 @@ main(int argc, char *argv[])
printf(" %s -R -w0 -f100 Cmatrix-esque effect.\n", argv0);
printf(" %s -l2 -w2 Small fire with wind blowing east.\n", argv0);
printf(" %s -R -w0 -f1000000 Heatwaves!\n", argv0);
printf(" %s -t -l2 -f3 Truecolor fire animation.\n", argv0);
printf(" %s -t -l2 -f3 Truecolor fire animation.\n\n", argv0);
printf("(c) Kiëd Llaentenn, nullgemm\n");
printf("https://github.com/lptstr/fire\n");