diff options
Diffstat (limited to 'tools/todo')
-rw-r--r-- | tools/todo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/todo b/tools/todo new file mode 100644 index 0000000..7903eb3 --- /dev/null +++ b/tools/todo @@ -0,0 +1,5 @@ +#!/bin/sh -e +# This file is dedicated to the public domain. + +. "$0.sh" +todo "$@" |