1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-10 14:56:06 +00:00

Add chinese help text for makelibrary command

This commit is contained in:
Bram Chen
2014-09-03 21:25:59 +08:00
parent bb97bc11fd
commit 8ae0c583b0
2 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
title: $:/language/Help/makelibrary
description: 构建升级处理所需的程式库插件
为升级处理构建 `$:/UpgradeLibrary` 条目。
升级程式库被格式化为一个插件类型为 `library` 的一般插件条目。它包含 TiddlyWiki5 存储库中所有可用的插件、布景主题和语言包的副本。
此命令仅供内部使用;它只是与使用者构建一个自订的升级程序相关。
```
--makelibrary <title>
```
标题参数默认为 `$:/UpgradeLibrary`。