mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +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>]
|
|
```
|