Update command line helps Japanese Translation.

This commit is contained in:
OGOSHI Masayuki
2014-04-15 23:44:05 +09:00
parent 09cf788063
commit 6bef1d6b30
8 changed files with 37 additions and 33 deletions

View File

@@ -1,13 +1,13 @@
title: $:/language/Help/rendertiddlers
description: Render tiddlers matching a filter to a specified ContentType
Render a set of tiddlers matching a filter to separate files of a specified ContentType (defaults to `text/html`) and extension (defaults to `.html`).
フィルタパターンを指定してマッチする tiddler を指定した ContentTypeデフォルトは`text/html`)と拡張子(デフォルトは`.html`)で出力します。
```
--rendertiddlers <filter> <template> <pathname> [<type>] [<extension>]
```
For example:
使用例:
```
--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html ./static text/plain