aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-24 15:33:09 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-24 15:33:09 +0100
commit825ad379983681769e83cc7fe1949c5922062799 (patch)
tree7d7617c8d690915c8d5a26a734a61808df18237d /doc
parent92fe5c67548304af7630ba0dd571b9d95241e412 (diff)
downloadnissy-825ad379983681769e83cc7fe1949c5922062799.tar.gz
nissy-825ad379983681769e83cc7fe1949c5922062799.zip
Changed default behavior of -s
Diffstat (limited to 'doc')
-rw-r--r--doc/nissy.116
1 files changed, 15 insertions, 1 deletions
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.
111.It Fl s Ar n 111.It Fl s Ar n
112Try to find 112Try to find
113.Ar n 113.Ar n
114solutions. 114solutions. By default and unless the
115.Fl M
116or
117.Fl o
118options are used, at most one solution is printed.
119If at least one of
120.Fl M
121and
122.Fl o
123is used, all the solutions found within the given bounds are printed.
124The option
125.Fl s
126overwrites these default behaviors and at most
127.Ar n
128solutions are printed, still satisfiyng the other constraints.
115. 129.
116.It Fl t Ar n 130.It Fl t Ar n
117Use 131Use

Generated with cgit - Back to sebastiano.tronto.net