summaryrefslogtreecommitdiff
path: root/templates/command.erb
diff options
context:
space:
mode:
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 %>
+ }
+