mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
abc3af16c3
- Add translations for untranslated items - Unification of terms (translations differed by multiple translators) - Add signature of `author` (Includes translation assistance for dajya-ranger. I also added his signature) It's a lot of updates, but I've tested it on my TiddlyWiki. Help etc. are still lacking.
11 lines
420 B
Plaintext
11 lines
420 B
Plaintext
title: $:/language/Help/build
|
||
description: 設定されたコマンドを自動実行
|
||
|
||
現在の Wiki の指定したターゲット(target)をビルドします。もしターゲットを指定しない場合は、ビルド可能な全てのターゲットをビルドします。
|
||
|
||
```
|
||
--build <target> [<target> ...]
|
||
```
|
||
|
||
ビルドターゲットは、wiki フォルダの tiddlywiki.info に定義されます。
|