mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
[ci skip] documents update
This commit is contained in:
parent
9b9c9a373b
commit
89df2966d0
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue