diff options
Diffstat (limited to 'doc/nissy.1')
| -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 ebabb0e..5bfa930 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 | |||
| @@ -93,6 +93,14 @@ Only find solutions that require the minimum number of moves. | |||
| 93 | .It Fl p | 93 | .It Fl p |
| 94 | Plain style: do not print the number of moves. | 94 | Plain style: do not print the number of moves. |
| 95 | . | 95 | . |
| 96 | .It Fl t Ar n | ||
| 97 | Use | ||
| 98 | .Ar n | ||
| 99 | CPU threads. By default nissy uses only 1 thread. Using more than one | ||
| 100 | thread will improve performance, but the optimal number depends on your | ||
| 101 | machine and operating system. Generally, using one less than the number | ||
| 102 | of threads of your CPU works quite well. | ||
| 103 | . | ||
| 96 | .It Fl v | 104 | .It Fl v |
| 97 | Verbose mode: print some information during the search and print each solution | 105 | Verbose mode: print some information during the search and print each solution |
| 98 | as it is found instead of only printing them all together at the end. | 106 | as it is found instead of only printing them all together at the end. |
