diff options
Diffstat (limited to 'templates/show/files')
-rw-r--r-- | templates/show/files/node.tag/node.def | 2 |
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 2aea5ab..17dcae9 100644 --- a/templates/show/files/node.tag/node.def +++ b/templates/show/files/node.tag/node.def @@ -1,2 +1,2 @@ -help: Show files in directory +help: Show files in the specified directory run: ls -lh $3 |