mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-12 12:59:57 +00:00
9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
|
title: SaveTiddlerCommand
|
||
|
tags: docs command
|
||
|
|
||
|
Save an individual tiddler as a specified ContentType, defaults to `text/html`
|
||
|
|
||
|
{{{
|
||
|
--savetiddler <title> <filename> [<type>]
|
||
|
}}}
|