summary refs log tree commit diff stats
path: root/draco.1
blob: 013b7897d74517e066ed4a84ccdc391cf9a8c5f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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