.\" Automatically generated by Pandoc 2.11.3 .\" .TH "phrases-extract" "1" "January 2021" "1.0.3" "" .hy .SH NAME .PP phrases-extract - Extract Latin famous phrases from Wikipedia .SH SYNOPSIS .PP phrases-extract [options] .SH DESCRIPTION .PP \f[B]phrases-extract\f[R] is a Python script that converts the Wikipedia table of Latin famous phrases into a SQLite3 database for use with the \f[B]phrases\f[R] program .SH OPTIONS .TP \f[B]-h\f[R], \f[B]\[en]help\f[R] Show a help message and exit .TP \f[B]-o\f[R] [file], \f[B]\[en]output\f[R] [file] Specify the output file location. Default = ./phrases.db .TP \f[B]-v\f[R], \f[B]\[en]version\f[R] Print version .SH EXIT VALUES .TP \f[B]0\f[R] Success .TP \f[B]2\f[R] Invalid option .SH SEE ALSO .PP \f[B]phrases(1)\f[R] .SH BUGS, PATCHES .PP https://lists.sr.ht/\[ti]armaan/public-inbox .SH COPYRIGHT .PP Copyright 2021 Armaan Bhojwani . MIT License .SH AUTHORS Armaan Bhojwani.