summaryrefslogtreecommitdiffstats
path: root/python/pysed/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'python/pysed/slack-desc')
-rw-r--r--python/pysed/slack-desc8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/pysed/slack-desc b/python/pysed/slack-desc
index c86e200b00..e3dd50873b 100644
--- a/python/pysed/slack-desc
+++ b/python/pysed/slack-desc
@@ -8,10 +8,10 @@
|-----handy-ruler------------------------------------------------------|
pysed: pysed (sed like utility)
pysed:
-pysed: Pysed is a Python stream editor, is used to perform basic text
-pysed: ransformations from a file. It reads text, line by line, from
-pysed: a file and replace, insert or print all text or specific area.
-pysed: Actually pysed is a passage of Python module ‘re’ in terminal.
+pysed: Pysed is a stream editor, is used to perform basic text
+pysed: transformations from a file or from pipeline. It reads text,
+pysed: line by line, from a file and replace, insert or print all
+pysed: text or specific area.
pysed:
pysed: Homepage: https://github.com/dslackw/pysed
pysed: