summary refs log tree commit diff stats
path: root/draco.1
diff options
context:
space:
mode:
Diffstat (limited to 'draco.1')
-rw-r--r--draco.119
1 files changed, 19 insertions, 0 deletions
diff --git a/draco.1 b/draco.1
new file mode 100644
index 0000000..013b789
--- /dev/null
+++ b/draco.1
@@ -0,0 +1,19 @@
+.Dd $Mdocdate: November 19 2020 $
+.Dt DRACO 1
+.Os
+.Sh NAME
+.Nm draco
+.Nd a script to convert reddit thread to Org document
+.Sh SYNOPSIS
+.Nm draco
+.Ar <url>
+.Sh DESCRIPTION
+.Nm
+is a script to convert reddit thread to Org document. It accepts a url
+& prints the Org document to STDOUT.
+
+It'll also print comments along with their replies. It's limited by
+the reddit API.
+.Pp
+.Sh AUTHOR
+.An Andinus Aq Mt andinus@nand.sh