diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/nissy.1 | 16 |
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 |
| 112 | Try to find | 112 | Try to find |
| 113 | .Ar n | 113 | .Ar n |
| 114 | solutions. | 114 | solutions. By default and unless the |
| 115 | .Fl M | ||
| 116 | or | ||
| 117 | .Fl o | ||
| 118 | options are used, at most one solution is printed. | ||
| 119 | If at least one of | ||
| 120 | .Fl M | ||
| 121 | and | ||
| 122 | .Fl o | ||
| 123 | is used, all the solutions found within the given bounds are printed. | ||
| 124 | The option | ||
| 125 | .Fl s | ||
| 126 | overwrites these default behaviors and at most | ||
| 127 | .Ar n | ||
| 128 | solutions are printed, still satisfiyng the other constraints. | ||
| 115 | . | 129 | . |
| 116 | .It Fl t Ar n | 130 | .It Fl t Ar n |
| 117 | Use | 131 | Use |
