summaryrefslogtreecommitdiffstats
path: root/cholerab/pattern/README
diff options
context:
space:
mode:
Diffstat (limited to 'cholerab/pattern/README')
-rw-r--r--cholerab/pattern/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/cholerab/pattern/README b/cholerab/pattern/README
index 03c1c068..0980ac6e 100644
--- a/cholerab/pattern/README
+++ b/cholerab/pattern/README
@@ -50,3 +50,19 @@ Prozess um auf Enterprise Patterns zu kommen
Bug-Driven Development
---------------------
+
+Source-based Documentation / Help
+---------------------------------
+<code>
+ #! /bin/sh
+ if echo "$*" | grep -q '\(^\| \)-h\( \|$\)'; then
+ cat "$0"
+ fi
+ # [more code]
+</code>
+
+Literate Programming
+--------------------
+Omit all the comments.
+
+