about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
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