diff --git a/src/main.c b/src/main.c index 0ca0ac7..1ea9b11 100644 --- a/src/main.c +++ b/src/main.c @@ -38,7 +38,7 @@ Usage : %s [parameters]\n", -s, --simple Create a grid, without permitting to play.\n\ -w, --width Create a grid with the given width.\n\ --interactive, --simple, --help and --version are mutually exclusive: the last argument is kept.\n\n\ -This program was made with love by Valentin Moguerou ."); +This program was made with love by Valentin Moguerou ."); } void version()