]> git.armaanb.net Git - phrases.git/commitdiff
Add phrases-extract manpage
authorArmaan Bhojwani <me@armaanb.net>
Tue, 5 Jan 2021 19:33:45 +0000 (14:33 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 5 Jan 2021 19:33:45 +0000 (14:33 -0500)
man/phrases-extract.1 [new file with mode: 0644]
man/phrases-extract.1.md [new file with mode: 0644]
man/phrases.1
man/phrases.1.md

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.
diff --git a/man/phrases-extract.1.md b/man/phrases-extract.1.md
new file mode 100644 (file)
index 0000000..b22a08b
--- /dev/null
@@ -0,0 +1,38 @@
+% phrases-extract(1) 1.0.1
+% Armaan Bhojwani
+% January 2021
+
+# NAME
+phrases-extract - Extract Latin famous phrases from Wikipedia
+
+# SYNOPSIS
+phrases-extract [[options]]
+
+# DESCRIPTION
+**phrases-extract** is a Python script that converts the Wikipedia table of Latin famous phrases into a SQLite3 database for use with the **phrases** program
+
+# OPTIONS
+**-h**, **--help**
+: Show a help message and exit
+
+**-o** [file], **--output** [file]
+: Specify the output file location. Default = ./phrases.db
+
+**-v**, **--version**
+: Print version
+
+# EXIT VALUES
+**0**
+: Success
+
+**2**
+: Invalid option
+
+# SEE ALSO
+  **phrases(1)**
+
+# BUGS, PATCHES
+https://lists.sr.ht/~armaan/public-inbox
+
+# COPYRIGHT
+Copyright 2021 Armaan Bhojwani <me@armaanb.net>. MIT License
index 35c51393b36d7cf952155c4c40f4ecfe8bd169df..d990118431e91d3729126b9bba8976abad7d22c6 100644 (file)
@@ -1,6 +1,6 @@
 .\" Automatically generated by Pandoc 2.11.3
 .\"
 .\" Automatically generated by Pandoc 2.11.3
 .\"
-.TH "phrases" "1" "January 2021" "1.0.0" ""
+.TH "phrases" "1" "January 2021" "1.0.1" ""
 .hy
 .SH NAME
 .PP
 .hy
 .SH NAME
 .PP
@@ -66,6 +66,9 @@ Cannot find phrase database
 .TP
 \f[B]2\f[R]
 Invalid option
 .TP
 \f[B]2\f[R]
 Invalid option
+.SH SEE ALSO
+.PP
+\f[B]phrases-extract(1)\f[R]
 .SH BUGS, PATCHES
 .PP
 https://lists.sr.ht/\[ti]armaan/public-inbox
 .SH BUGS, PATCHES
 .PP
 https://lists.sr.ht/\[ti]armaan/public-inbox
@@ -74,4 +77,4 @@ https://lists.sr.ht/\[ti]armaan/public-inbox
 Copyright 2021 Armaan Bhojwani <me@armaanb.net>.
 MIT License
 .SH AUTHORS
 Copyright 2021 Armaan Bhojwani <me@armaanb.net>.
 MIT License
 .SH AUTHORS
-Armaan Bhojwani <me@armaanb.net>.
+Armaan Bhojwani.
index 86f2b5c8fae2b72e1c97aa757365170a603caa71..1fc601abaf9d0dee60accfa68789777a33419d80 100644 (file)
@@ -1,5 +1,5 @@
-% phrases(1) 1.0.0
-% Armaan Bhojwani <me@armaanb.net>
+% phrases(1) 1.0.1
+% Armaan Bhojwani
 % January 2021
 
 # NAME
 % January 2021
 
 # NAME
@@ -62,6 +62,9 @@ phrases [[options]]
 **2**
 : Invalid option
 
 **2**
 : Invalid option
 
+# SEE ALSO
+  **phrases-extract(1)**
+
 # BUGS, PATCHES
 https://lists.sr.ht/~armaan/public-inbox
 
 # BUGS, PATCHES
 https://lists.sr.ht/~armaan/public-inbox