Move command documentation into the core

This commit is contained in:
Jermolene
2014-02-25 14:50:37 +00:00
parent cadeb9654c
commit e5103c32f3
22 changed files with 173 additions and 95 deletions

View File

@@ -0,0 +1,10 @@
title: $:/language/Help/help
description: Display help for TiddlyWiki commands
Displays help text for a command:
```
--help [<command>]
```
If the command name is omitted then a list of available commands is displayed.