mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-06 22:20:02 +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>
|
|
```
|