added basic command examples

This commit is contained in:
Arne Teuke
2017-07-30 13:06:19 +01:00
parent 1d0a2a5be2
commit 5f91d2a471
3 changed files with 29 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
cmd[<%= @ne_check_cmd %>]= <%= @ne_cmd_path %><%= @ne_check_cmd %> <%= @ne_cmd_argstring %>
cmd[<%= @ne_check_cmd %>]=<%= @ne_cmd_path %><%= @ne_check_cmd %> <%= @ne_cmd_argstring %>