summaryrefslogtreecommitdiffstats
path: root/development/beautysh/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'development/beautysh/slack-desc')
-rw-r--r--development/beautysh/slack-desc12
1 files changed, 6 insertions, 6 deletions
diff --git a/development/beautysh/slack-desc b/development/beautysh/slack-desc
index 6a6a16ea8e..da84bfabc7 100644
--- a/development/beautysh/slack-desc
+++ b/development/beautysh/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-beautysh: beautysh (A Bash beautifier for the masses)
+beautysh: beautysh (beautifier for bash scripts)
beautysh:
-beautysh: This program takes upon itself the hard task of beautifying Bash
-beautysh: scripts.
+beautysh: beautysh takes upon itself the hard task of beautifying Bash scripts
+beautysh: (yeesh). Processing Bash scripts is not trivial, they aren't like C or
+beautysh: Java programs - they have a lot of ambiguous syntax, and (shudder) you
+beautysh: can use keywords as variables. This means there will be some border
+beautysh: cases beautysh won't be able to process.
beautysh:
beautysh:
beautysh:
beautysh:
-beautysh:
-beautysh: Homepage: https://github.com/bemeurer/beautysh
-beautysh: