mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-03 16:46:18 +00:00
11 lines
227 B
Plaintext
11 lines
227 B
Plaintext
|
title: SaveTiddlerCommand
|
||
|
tags: command
|
||
|
created: 20131218121606089
|
||
|
modified: 20131218121606089
|
||
|
|
||
|
Saves an individual tiddler in its raw text or binary format to the specified filename.
|
||
|
|
||
|
```
|
||
|
--savetiddler <title> <filename>
|
||
|
```
|