From 825ad379983681769e83cc7fe1949c5922062799 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 24 Dec 2021 15:33:09 +0100 Subject: Changed default behavior of -s --- doc/nissy.1 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/nissy.1 b/doc/nissy.1 index 8f92b01..add0da6 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 @@ -111,7 +111,21 @@ Plain style: do not print the number of moves. .It Fl s Ar n Try to find .Ar n -solutions. +solutions. By default and unless the +.Fl M +or +.Fl o +options are used, at most one solution is printed. +If at least one of +.Fl M +and +.Fl o +is used, all the solutions found within the given bounds are printed. +The option +.Fl s +overwrites these default behaviors and at most +.Ar n +solutions are printed, still satisfiyng the other constraints. . .It Fl t Ar n Use -- cgit v1.3