]> git.armaanb.net Git - phrases.git/blobdiff - man/phrases-extract.1
Add phrases-extract manpage
[phrases.git] / man / phrases-extract.1
diff --git a/man/phrases-extract.1 b/man/phrases-extract.1
new file mode 100644 (file)
index 0000000..8549c43
--- /dev/null
@@ -0,0 +1,44 @@
+.\" Automatically generated by Pandoc 2.11.3
+.\"
+.TH "phrases-extract" "1" "January 2021" "1.0.1" ""
+.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
+.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 <me@armaanb.net>.
+MIT License
+.SH AUTHORS
+Armaan Bhojwani.