mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +00:00
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
|
title: $:/language/Help/savetiddler
|
||
|
description: Saves a raw tiddler to a file
|
||
|
|
||
|
Saves an individual tiddler in its raw text or binary format to the specified filename.
|
||
|
|
||
|
```
|
||
|
--savetiddler <title> <filename>
|
||
|
```
|