mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-11 16:21:02 -07:00
Update what was left from a copy/paste of savetiddler.tid :-)
This commit is contained in:
parent
e44450edc4
commit
d880cb135a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
title: $:/language/Help/savetiddlers
|
||||
description: Saves a raw tiddler to a file
|
||||
description: Saves a group of raw tiddlers to a directory
|
||||
|
||||
Saves a group of tiddlers in their raw text or binary format to the specified directory.
|
||||
|
||||
|
|
@ -7,6 +7,6 @@ Saves a group of tiddlers in their raw text or binary format to the specified di
|
|||
--savetiddlers <filter> <pathname>
|
||||
```
|
||||
|
||||
By default, the filename is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.
|
||||
By default, the pathname is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.
|
||||
|
||||
Any missing directories in the pathname are automatically created.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue