aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rat-cursors/to-text
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rat-cursors/to-text')
-rwxr-xr-xdoc/rat-cursors/to-text5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/rat-cursors/to-text b/doc/rat-cursors/to-text
index f733b46..91f6e6e 100755
--- a/doc/rat-cursors/to-text
+++ b/doc/rat-cursors/to-text
@@ -1,5 +1,6 @@
#!/bin/sh -e
-sed 's/\(.\) /\1\1/g' | sed 's/\./ /g' | sed 's/ $//g' |
- sed 's/ $//g' | sed 's/ $//g' | sed 's/ $//g' | sed 's/ $//g'
+sed 's/\(.\) /\1\1/g' | sed 's/\./ /g' | sed 's/@/X/g' |
+ sed 's/ $//g' | sed 's/ $//g' |
+ sed 's/ $//g' | sed 's/ $//g' | sed 's/ $//g'