mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 09:17:15 +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>]
|
|
}}}
|