summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/show/files/node.tag/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/files/node.tag/node.def b/templates/show/files/node.tag/node.def
index 1734b2b..0448ad4 100644
--- a/templates/show/files/node.tag/node.def
+++ b/templates/show/files/node.tag/node.def
@@ -1,3 +1,3 @@
help: Show files in the specified directory
-allowed: echo -n *
+allowed: echo -n '<pathname>'
run: ls -lh "$3"