[ci skip] documents update

This commit is contained in:
github actions 2021-11-25 05:04:31 +00:00
parent 9b9c9a373b
commit 89df2966d0
2 changed files with 8 additions and 0 deletions

View file

@ -46,6 +46,9 @@
<dt>edit [template-name] [files ...]</dt>
<dd><p>Edit content of files in template using <code>/usr/bin/editor</code>.</p>
</dd>
<dt>path [template-name] [files ...]</dt>
<dd><p>Show native path of files in template.</p>
</dd>
<dt>rm [template-name] [files ...]</dt>
<dd><p>Remove file form current template.</p>
</dd>

View file

@ -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