summarylogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorEvan M Jones2019-05-14 01:59:56 +0000
committerEvan M Jones2019-05-14 01:59:56 +0000
commit264520f5ddf0605f0f57ee3bce77f43c04f0d8b1 (patch)
treeabf3979cfb9a3efdd86c4114fa92782b5fbe3640 /readme.txt
downloadaur-dlof.tar.gz
Feat(*): Project init, AUR release.
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
new file mode 100644
index 000000000000..3c1ca3221049
--- /dev/null
+++ b/readme.txt
@@ -0,0 +1,30 @@
+ _ _ __
+ __| | | ___ / _|
+ / _` | |/ _ \| |_
+| (_| | | (_) | _|
+ \__,_|_|\___/|_|
+
+ _ _ _ _ __
+| |_| |__ ___ ___ _ __ _ __ ___ ___(_) |_ ___ ___ / _|
+| __| '_ \ / _ \ / _ \| '_ \| '_ \ / _ \/ __| | __/ _ \ / _ \| |_
+| |_| | | | __/ | (_) | |_) | |_) | (_) \__ \ | || __/ | (_) | _|
+ \__|_| |_|\___| \___/| .__/| .__/ \___/|___/_|\__\___| \___/|_|
+ |_| |_|
+ __ _ _
+ / _| ___ | | __| |
+| |_ / _ \| |/ _` |
+| _| (_) | | (_| |_
+|_| \___/|_|\__,_(_)
+
+Unfold a folded file.
+
+Usage:
+
+$ cat hi.txt | dlof
+
+Given the file "hi.txt" is wrapped it will print out the unwrapped versino to
+standard out.
+
+MIT licensed.
+
+