TiddlyWiki5/editions/tw5.com/tiddlers/commands/DumpCommand.tid

34 wiersze
404 B
Plaintext

title: DumpCommand
tags: docs command
!!! dump tiddlers
Dump the titles of the tiddlers in the wiki store
```
--dump tiddlers
```
!!! dump tiddler
Dump the fields of an individual tiddler
```
--dump tiddler <title>
```
!!! dump system
Dump the titles of the system tiddlers in the wiki store
```
--dump systems
```
!!! dump config
Dump the current core configuration
```
--dump config
```