]> git.armaanb.net Git - phrases.git/blob - man/phrases-extract.1
Regenerate manpages
[phrases.git] / man / phrases-extract.1
1 .\" Automatically generated by Pandoc 2.11.3
2 .\"
3 .TH "phrases-extract" "1" "January 2021" "1.0.2" ""
4 .hy
5 .SH NAME
6 .PP
7 phrases-extract - Extract Latin famous phrases from Wikipedia
8 .SH SYNOPSIS
9 .PP
10 phrases-extract [options]
11 .SH DESCRIPTION
12 .PP
13 \f[B]phrases-extract\f[R] is a Python script that converts the Wikipedia
14 table of Latin famous phrases into a SQLite3 database for use with the
15 \f[B]phrases\f[R] program
16 .SH OPTIONS
17 .TP
18 \f[B]-h\f[R], \f[B]\[en]help\f[R]
19 Show a help message and exit
20 .TP
21 \f[B]-o\f[R] [file], \f[B]\[en]output\f[R] [file]
22 Specify the output file location.
23 Default = ./phrases.db
24 .TP
25 \f[B]-v\f[R], \f[B]\[en]version\f[R]
26 Print version
27 .SH EXIT VALUES
28 .TP
29 \f[B]0\f[R]
30 Success
31 .TP
32 \f[B]2\f[R]
33 Invalid option
34 .SH SEE ALSO
35 .PP
36 \f[B]phrases(1)\f[R]
37 .SH BUGS, PATCHES
38 .PP
39 https://lists.sr.ht/\[ti]armaan/public-inbox
40 .SH COPYRIGHT
41 .PP
42 Copyright 2021 Armaan Bhojwani <me@armaanb.net>.
43 MIT License
44 .SH AUTHORS
45 Armaan Bhojwani.