.\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU Affero General Public License as .\" published by the Free Software Foundation; either version 3 of the .\" License, or (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU Affero General Public License for more details. .\" .\" You should have received a copy of the GNU Affero General Public License .\" along with this program. If not, see . .\" .TH FET-CL 1 "September 21, 2014" "FET-CL" "Free timetabling - command line" .SH NAME FET-CL \- free timetabling - command line .SH SYNOPSIS .B fet-cl .P .B fet-cl --inputfile=file.fet [options] .P .B fet-cl --version [--outputdir=d] .SH DESCRIPTION .B FET-CL software is a free software implementation of a heuristic algorithm to automatically schedule the timetable of an educational institution (school, high-school or university). This program runs on command line, without using the X server. .P Running simply .B fet-cl will show usage. .P Running .B fet-cl --inputfile=file=fet [options] will start generation on the desired input file. .P Running .B fet-cl --version [--outputdir=d] will show the program version and will also print this version in the output directory (which is by default the current directory). .SH AUTHORS Written by Liviu Lalescu (https://lalescu.ro/liviu/), Volker Dirr (https://www.timetabling.de/). .br This manual page was originally written by Liviu Lalescu. .br Visit homepage: https://lalescu.ro/liviu/fet/ .SH COPYRIGHT Copyright (C) 2002-2023 Liviu Lalescu, Volker Dirr. .br This is Free Software: this software is licensed under the GNU Affero General Public License version 3 or later, as published by the Free Software Foundation. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.