1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-11-05 18:13:17 +00:00

Add unpackplugin command

Needed for the translators edition
This commit is contained in:
Jermolene
2014-10-29 11:43:43 +00:00
parent f0df09c027
commit 17a594a97a
3 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
title: $:/language/Help/unpackplugin
description: Unpack the payload tiddlers from a plugin
Extract the payload tiddlers from a plugin, creating them as ordinary tiddlers:
```
--unpackplugin <title>
```