From 036195651f74ae1707e4b5991e3d2252da7e1531 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 1 Jun 2022 17:13:29 +0200 Subject: General cleanup, in preparation for new release --- src/shell.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/shell.c') diff --git a/src/shell.c b/src/shell.c index 77d5d1d..0001e0d 100644 --- a/src/shell.c +++ b/src/shell.c @@ -148,9 +148,7 @@ main(int argc, char *argv[]) fprintf(stderr, "--- Warning ---\n" "Some pruning tables are missing or unreadable\n" - "You can generate them with `nissy gen -t 4'\n" - "Here `4' is the number of threads. Use more if your " - "CPU has them, or expect it to take a while.\n" + "You can generate them with `nissy gen'.\n" "---------------\n\n" ); } -- cgit v1.3