man fc-solve (Jeux) - The Freecell Solver command-line program for solving Freecell Games
NAME
fc-solve - The Freecell Solver command-line program for solving Freecell Games
SYNOPSIS
Detailed by invoking "fc-solve --help".
For the impatient, just type "fc-solve my-board" at the command line, where my-board is a file that contains a valid board for input.
DESCRIPTION
fc-solve is a command-line application that can be used to solve games of Freecell and similar Solitaire variants. Details how to use it are described in:
1. Its help screen, which can be printed by typing "fc-solve --help".
2. The README and USAGE text files in the Freecell Solver documentation directory. (usually: /usr/share/doc/freecell-solver-2.8.10/* ).
This man page is only a symbolic one, so sorry if you were looking for more detailed information. It is possible that it will someday be more encompassing , as I'm thinking of converting the documentation to perl POD.
OPTIONS
See USAGE, README and the output of "fc-solve --help".
SEE ALSO
The --help display of the program.
The files under /usr/share/doc/freecell-solver-2.8.10.
AUTHOR
Shlomi Fish <shlomif@vipe.technion.ac.il>.