summaryrefslogtreecommitdiff
path: root/templates/command.erb
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2008-04-11 19:59:35 +0000
committerandreas <andreas@immerda.ch>2008-04-11 19:59:35 +0000
commitc0b40856b2a44c1fad50a1215de254bc8a5e144f (patch)
treebe00f564082ad86991aa6969c28c33f725004fac /templates/command.erb
erster wurf (nicht mehr ganz orig von git.black.co.at)
Diffstat (limited to 'templates/command.erb')
-rw-r--r--templates/command.erb5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/command.erb b/templates/command.erb
new file mode 100644
index 0000000..aeaa8c9
--- /dev/null
+++ b/templates/command.erb
@@ -0,0 +1,5 @@
+define command{
+ command_name <%= name %>
+ command_line <%= command_line %>
+ }
+