diff options
Diffstat (limited to 'templates-op/show/system/commit/file')
-rw-r--r-- | templates-op/show/system/commit/file/node.def | 1 | ||||
-rw-r--r-- | templates-op/show/system/commit/file/node.tag/node.def | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/templates-op/show/system/commit/file/node.def b/templates-op/show/system/commit/file/node.def new file mode 100644 index 0000000..d0622af --- /dev/null +++ b/templates-op/show/system/commit/file/node.def @@ -0,0 +1 @@ +help: show commit revision file diff --git a/templates-op/show/system/commit/file/node.tag/node.def b/templates-op/show/system/commit/file/node.tag/node.def new file mode 100644 index 0000000..52fd065 --- /dev/null +++ b/templates-op/show/system/commit/file/node.tag/node.def @@ -0,0 +1,4 @@ +help: show commit revision file +run: ${vyatta_sbindir}/vyatta-config-mgmt.pl \ + --action=show-commit-file \ + --revnum="$5" |