1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 20:44:23 +00:00
TiddlyWiki5/languages/ja-JP/Help/makelibrary.tid

15 lines
605 B
Plaintext
Raw Normal View History

2014-12-13 17:39:13 +00:00
title: $:/language/Help/makelibrary
description: アップグレード処理に必要なライブラリプラグインを生成
Constructs the `$:/UpgradeLibrary` tiddler for the upgrade process.
The upgrade library is formatted as an ordinary plugin tiddler with the plugin type `library`. It contains a copy of each of the plugins, themes and language packs available within the TiddlyWiki5 repository.
This command is intended for internal use; it is only relevant to users constructing a custom upgrade procedure.
```
--makelibrary <title>
```
The title argument defaults to `$:/UpgradeLibrary`.