diff options
Diffstat (limited to 'templates/show/tech-support/save-uncompressed')
-rw-r--r-- | templates/show/tech-support/save-uncompressed/node.tag/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/tech-support/save-uncompressed/node.tag/node.def b/templates/show/tech-support/save-uncompressed/node.tag/node.def index 41efd2f..8a637c6 100644 --- a/templates/show/tech-support/save-uncompressed/node.tag/node.def +++ b/templates/show/tech-support/save-uncompressed/node.tag/node.def @@ -1,4 +1,4 @@ -help: Save uncompressed tech-support report to specified file/path +help: Save uncompressed tech-support report to specified path/file allowed: echo -n '<file> <scp://<user>:<passwd>@<host>/<file>> <ftp://<user>:<passwd>@<host>/<file>>' run: if [ "$VYATTA_USER_LEVEL_DIR" == "/opt/vyatta/etc/shell/level/admin" ]; then |