diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-24 17:43:20 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-24 17:43:20 +0100 |
| commit | f45094762590ca44f2aa80286b2ab016e513e142 (patch) | |
| tree | d59ba81a8703ba4fdf978f411ec64bff4d3cf3f7 /doc | |
| parent | 5c3796633f7e02542c054f88a942f749851c0c39 (diff) | |
| download | nissy-f45094762590ca44f2aa80286b2ab016e513e142.tar.gz nissy-f45094762590ca44f2aa80286b2ab016e513e142.zip | |
changed a word
Diffstat (limited to '')
| -rw-r--r-- | doc/nissy.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/nissy.1 b/doc/nissy.1 index 188f9e3..d5e11e3 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 | |||
| @@ -115,17 +115,17 @@ solutions. By default and unless the | |||
| 115 | .Fl M | 115 | .Fl M |
| 116 | or | 116 | or |
| 117 | .Fl o | 117 | .Fl o |
| 118 | options are used, at most one solution is printed. | 118 | options are used, at most one solution is returned. |
| 119 | If at least one of | 119 | If at least one of |
| 120 | .Fl M | 120 | .Fl M |
| 121 | and | 121 | and |
| 122 | .Fl o | 122 | .Fl o |
| 123 | is used, all the solutions found within the given bounds are printed. | 123 | is used, all the solutions found within the given bounds are returned. |
| 124 | The option | 124 | The option |
| 125 | .Fl s | 125 | .Fl s |
| 126 | overwrites these default behaviors and at most | 126 | overwrites these default behaviors and at most |
| 127 | .Ar n | 127 | .Ar n |
| 128 | solutions are printed, still satisfiyng the other constraints. | 128 | solutions are returned, still satisfiyng the other constraints. |
| 129 | . | 129 | . |
| 130 | .It Fl t Ar n | 130 | .It Fl t Ar n |
| 131 | Use | 131 | Use |
