diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-01 16:49:22 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-01 16:49:22 +0200 |
| commit | 8946d2991a9271861f02f352270b05f7fe7c41fe (patch) | |
| tree | 78c293557dd4e90210a366d34c6f5803256ac726 /doc | |
| parent | 71a6ce24cfb000f27d7133bb00dbba860a2320b7 (diff) | |
| download | nissy-8946d2991a9271861f02f352270b05f7fe7c41fe.tar.gz nissy-8946d2991a9271861f02f352270b05f7fe7c41fe.zip | |
Changed default number of threads for gen
Diffstat (limited to '')
| -rw-r--r-- | doc/nissy.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/nissy.1 b/doc/nissy.1 index dfc18ed..5193b11 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 | |||
| @@ -63,7 +63,8 @@ If | |||
| 63 | .Ar N | 63 | .Ar N |
| 64 | is specified, | 64 | is specified, |
| 65 | .Ar N | 65 | .Ar N |
| 66 | CPU threads will be used (defaults to 1). | 66 | CPU threads will be used (defaults to 64, use less only if you don't want |
| 67 | nissy to use all of your CPU resources). | ||
| 67 | . | 68 | . |
| 68 | .It Nm help Op Ar command | 69 | .It Nm help Op Ar command |
| 69 | Display help. If no | 70 | Display help. If no |
