summary refs log tree commit diff
path: root/deansi.1
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 /deansi.1
downloaddeansi-a10c80ac494ded04b86ec3248b186a479a99e8c3.tar.gz
deansi-a10c80ac494ded04b86ec3248b186a479a99e8c3.zip
Add files v1.0.0
Diffstat (limited to 'deansi.1')
-rw-r--r--deansi.120
1 files changed, 20 insertions, 0 deletions
diff --git a/deansi.1 b/deansi.1
new file mode 100644
index 0000000..ecbc7b9
--- /dev/null
+++ b/deansi.1
@@ -0,0 +1,20 @@
+.Dd April 20, 2025
+.Dt DEANSI 1
+.Os
+.
+.Sh NAME
+.Nm deansi
+.Nd remove ansi escape sequences
+.
+.Sh SYNOPSIS
+.Nm
+.
+.Sh DESCRIPTION
+.Nm
+prints input
+excluding every control sequence introducer commands
+from the input,
+allowing to read output in tools like
+.Xr less 1
+without
+.Fl R .