diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/nissy.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/nissy.1 b/doc/nissy.1 index fea5ddb..549cc4f 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 | |||
| @@ -127,6 +127,14 @@ Allow use of NISS. | |||
| 127 | .It Fl o | 127 | .It Fl o |
| 128 | Only find solutions that require the minimum number of moves. | 128 | Only find solutions that require the minimum number of moves. |
| 129 | . | 129 | . |
| 130 | .It Fl O Ar N | ||
| 131 | Only find solutions that require at most | ||
| 132 | .Ar N | ||
| 133 | moves more than the optimal solution. If | ||
| 134 | .Ar N | ||
| 135 | is 0, this is equivalent to | ||
| 136 | .It Fl o | ||
| 137 | . | ||
| 130 | .It Fl p | 138 | .It Fl p |
| 131 | Plain style: do not print the number of moves. | 139 | Plain style: do not print the number of moves. |
| 132 | . | 140 | . |
