kopia lustrzana https://github.com/miklobit/TiddlyWiki5
				
				
				
			
		
			
				
	
	
		
			24 wiersze
		
	
	
		
			525 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			24 wiersze
		
	
	
		
			525 B
		
	
	
	
		
			Plaintext
		
	
	
title: $:/language/Help/default
 | 
						|
description: 
 | 
						|
 | 
						|
\define commandTitle()
 | 
						|
$:/language/Help/$(command)$
 | 
						|
\end
 | 
						|
```
 | 
						|
uporaba: tiddlywiki [<wikifolder>] [--<command> [<args>...]...]
 | 
						|
```
 | 
						|
 | 
						|
ukazi, ki so na voljo:
 | 
						|
 | 
						|
<ul>
 | 
						|
<$list filter="[commands[]sort[title]]" variable="command">
 | 
						|
<li><$link to=<<commandTitle>>><$macrocall $name="command" $type="text/plain" $output="text/plain"/></$link>: <$transclude tiddler=<<commandTitle>> field="description"/></li>
 | 
						|
</$list>
 | 
						|
</ul>
 | 
						|
 | 
						|
Podrobne informacije o ukazih:
 | 
						|
 | 
						|
```
 | 
						|
tiddlywiki --help <command>
 | 
						|
```
 |