mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-27 23:10:48 -08:00
10 lines
299 B
Text
10 lines
299 B
Text
title: $:/language/Help/build
|
||
description: 自动执行已配置的命令
|
||
|
||
生成指定的生成目标为当前 wiki。若未指定任何生成目标,则生成所有可用的目标。
|
||
|
||
```
|
||
--build <target> [<target> ...]
|
||
```
|
||
|
||
生成目标在 wiki 文件夹的 `tiddlywiki.info` 文件中定义。
|