]> git.armaanb.net Git - phrases.git/blob - man/phrases-extract.1
Add phrases-extract manpage
[phrases.git] / man / phrases-extract.1
1 .\" Automatically generated by Pandoc 2.11.3
2 .\"
3 .TH "phrases-extract" "1" "January 2021" "1.0.1" ""
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
15 .SH OPTIONS
16 .TP
17 \f[B]-h\f[R], \f[B]\[en]help\f[R]
18 Show a help message and exit
19 .TP
20 \f[B]-o\f[R] [file], \f[B]\[en]output\f[R] [file]
21 Specify the output file location.
22 Default = ./phrases.db
23 .TP
24 \f[B]-v\f[R], \f[B]\[en]version\f[R]
25 Print version
26 .SH EXIT VALUES
27 .TP
28 \f[B]0\f[R]
29 Success
30 .TP
31 \f[B]2\f[R]
32 Invalid option
33 .SH SEE ALSO
34 .PP
35 \f[B]phrases(1)\f[R]
36 .SH BUGS, PATCHES
37 .PP
38 https://lists.sr.ht/\[ti]armaan/public-inbox
39 .SH COPYRIGHT
40 .PP
41 Copyright 2021 Armaan Bhojwani <me@armaanb.net>.
42 MIT License
43 .SH AUTHORS
44 Armaan Bhojwani.