From 89df2966d05f1d02c7ef6dc346ae30c2eeeeab81 Mon Sep 17 00:00:00 2001 From: github actions Date: Thu, 25 Nov 2021 05:04:31 +0000 Subject: [PATCH] [ci skip] documents update --- documents/html/ros-template.html | 3 +++ documents/man/ros-template.1 | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/documents/html/ros-template.html b/documents/html/ros-template.html index 72dbf56..9ac61e3 100644 --- a/documents/html/ros-template.html +++ b/documents/html/ros-template.html @@ -46,6 +46,9 @@
edit [template-name] [files ...]

Edit content of files in template using /usr/bin/editor.

+
path [template-name] [files ...]
+

Show native path of files in template.

+
rm [template-name] [files ...]

Remove file form current template.

diff --git a/documents/man/ros-template.1 b/documents/man/ros-template.1 index efff73b..c330c5b 100644 --- a/documents/man/ros-template.1 +++ b/documents/man/ros-template.1 @@ -48,6 +48,11 @@ Edit content of files in template using \f[C]/usr/bin/editor\f[]. .RS .RE .TP +.B path [template\-name] [files ...] +Show native path of files in template. +.RS +.RE +.TP .B rm [template\-name] [files ...] Remove file form current template. .RS