.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "HOOLA 6" .TH HOOLA 6 2024-06-30 "Freecell Solver 6.12.0" "Freecell Solver" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME gen\-multiple\-pysol\-layouts. \- generate multiple PySol / MS initial solitaire deals. .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBgen-multiple-pysol-layouts\fR \fI\-\-dir=[dir]\fR \fI\-\-prefix=[prefix]\fR \fI\-\-suffix=[suf]\fR \fB[idxs...]\fR .SH DESCRIPTION .IX Header "DESCRIPTION" This program emits some starting PySol / Freecell Pro deals in separate files inside the target directory. .PP Some examples: .PP .Vb 1 \& gen\-multiple\-pysol\-layouts \-\-dir foo/ \-\-prefix "" \-\-suffix .board \-\-ms 24 42 100 \& \& gen\-multiple\-pysol\-layouts \-\-dir foo/ \-\-prefix "" \-\-suffix .board \-\-ms seq 1 32000 \& \& gen\-multiple\-pysol\-layouts \-\-dir foo/ \-\-prefix "" \-\-suffix .board \-\-ms read /path/to/indexes\-file.txt .Ve .PP Generate Black Hole solitaire PySol FC deals: .PP .Vb 1 \& gen\-multiple\-pysol\-layouts \-\-game black_hole \-\-dir foo/ \-\-prefix "" \-\-suffix .board seq 100000 200000 .Ve .SH OPTIONS .IX Header "OPTIONS" To be discussed. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBpi-make-microsoft-freecell-board\fR (6), \&\fBmake_pysol_freecell_board.py\fR (6). .PP /usr/share/doc/freecell\-solver\-FCS_VERSION/board_gen/README .SH AUTHOR .IX Header "AUTHOR" Shlomi Fish, .