summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2025-04-20 22:49:48 +0300
committerNakidai <nakidai@disroot.org>2025-04-20 22:49:48 +0300
commit91103235348e0ebf2a602f6db2dc429fe5289739 (patch)
tree232675179519783d3c049205eeb1417383d60113 /README
downloaddeansi-91103235348e0ebf2a602f6db2dc429fe5289739.tar.gz
deansi-91103235348e0ebf2a602f6db2dc429fe5289739.zip
Add files v1.0.0
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..b6319cc
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+DEANSI(1)		    General Commands Manual		     DEANSI(1)
+
+NAME
+     deansi - remove ansi escape sequences
+
+SYNOPSIS
+     deansi
+
+DESCRIPTION
+     deansi prints input excluding every control sequence introducer commands
+     from the input, allowing to read output in tools like less(1) without -R.
+
+deansi				April 20, 2025				deansi