summaryrefslogtreecommitdiffstats
path: root/muttbug
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-07-25 16:27:05 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-07-25 16:27:05 +0000
commit270264df205ad46abc8992964749f304383582ee (patch)
treeed4c4e51aa24c61881691b3a904ec81549a4b2ba /muttbug
parent2d3fa8ccf2191673998d7e219f3d6be7d797fc15 (diff)
Install muttbug(1) as flea(1), and adjust the documentation
accordingly. Note: Typing muttbug will still work.
Diffstat (limited to 'muttbug')
-rwxr-xr-xmuttbug3
1 files changed, 3 insertions, 0 deletions
diff --git a/muttbug b/muttbug
new file mode 100755
index 00000000..e94d8cdd
--- /dev/null
+++ b/muttbug
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec flea "$@"