.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH HFST-HEAD "1" "August 2018" "HFST" "User Commands" .SH NAME hfst-head \- =Get first transducers from an archive .SH SYNOPSIS .B hfst-head [\fI\,OPTIONS\/\fR...] [\fI\,INFILE\/\fR] .SH DESCRIPTION Get first transducers from an archive .SS "Common options:" .TP \fB\-h\fR, \fB\-\-help\fR Print help message .TP \fB\-V\fR, \fB\-\-version\fR Print version info .TP \fB\-v\fR, \fB\-\-verbose\fR Print verbosely while processing .TP \fB\-q\fR, \fB\-\-quiet\fR Only print fatal erros and requested output .TP \fB\-s\fR, \fB\-\-silent\fR Alias of \fB\-\-quiet\fR .SS "Input/Output options:" .TP \fB\-i\fR, \fB\-\-input\fR=\fI\,INFILE\/\fR Read input transducer from INFILE .TP \fB\-o\fR, \fB\-\-output\fR=\fI\,OUTFILE\/\fR Write output transducer to OUTFILE .SS "Archive options:" .TP \fB\-n\fR, \fB\-\-n\-first\fR=\fI\,[\-]K\/\fR print the first K transducers; with the leading `\-', print all but last K transducers .PP If OUTFILE or INFILE is missing or \-, standard streams will be used. Format of result depends on format of INFILE K must be an integer, as parsed by strtoul base 10, and not 0. If K is omitted default is 1. .SH "REPORTING BUGS" Report bugs to or directly to our bug tracker at: .PP hfst\-head home page: .br General help using HFST software: .SH COPYRIGHT Copyright \(co 2017 University of Helsinki, License GPLv3: GNU GPL version 3 .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.