diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-27 12:43:14 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-27 12:43:14 +0100 |
| commit | 2332679ad64e3e0318ca812421190156edec9186 (patch) | |
| tree | 35a0d1fee1f9e57c973640c599d1e2896e44fd45 /doc/nissy.1 | |
| parent | 8cec37cb3e490b06639f2e05df8b947a9333d5d2 (diff) | |
| download | nissy-2332679ad64e3e0318ca812421190156edec9186.tar.gz nissy-2332679ad64e3e0318ca812421190156edec9186.zip | |
Added option -i to accept scramble(s) from stdin, very useful for batch mode
Diffstat (limited to 'doc/nissy.1')
| -rw-r--r-- | doc/nissy.1 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/nissy.1 b/doc/nissy.1 index c725c0a..2d2836c 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 | |||
| @@ -192,6 +192,13 @@ Display version information. | |||
| 192 | . | 192 | . |
| 193 | .El | 193 | .El |
| 194 | . | 194 | . |
| 195 | .Sh SCRAMBLES | ||
| 196 | All the commands above that accept a scramble also accept a | ||
| 197 | .Fl Nm i | ||
| 198 | option with no arguments. | ||
| 199 | If this option is given, multiple scrambles are read from standard | ||
| 200 | input (one per line) until and EOF is found, at which point stdin is cleared. | ||
| 201 | . | ||
| 195 | .Sh ENVIRONMENT | 202 | .Sh ENVIRONMENT |
| 196 | Data is stored in the folder pointed to by | 203 | Data is stored in the folder pointed to by |
| 197 | .Nm $NISSYDATA. | 204 | .Nm $NISSYDATA. |
| @@ -203,7 +210,6 @@ is used instead. If none of this environment variables is defined | |||
| 203 | (e.g. in a non-UNIX system), the current folder is used. | 210 | (e.g. in a non-UNIX system), the current folder is used. |
| 204 | . | 211 | . |
| 205 | .Sh EXAMPLES | 212 | .Sh EXAMPLES |
| 206 | . | ||
| 207 | The command: | 213 | The command: |
| 208 | .Dl nissy solve -v \(dqR\(aqU\(aqFD2L2FR2U2R2BD2LB2D\(aqB2L\(aqR\(aqBD2BU2LU2R\(aqU\(aqF\(dq | 214 | .Dl nissy solve -v \(dqR\(aqU\(aqFD2L2FR2U2R2BD2LB2D\(aqB2L\(aqR\(aqBD2BU2LU2R\(aqU\(aqF\(dq |
| 209 | . | 215 | . |
