mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 10:36:40 +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>]
|
|
```
|