mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-23 04:51:55 -08:00
* add Polish transaltions introduced in272ba6a4b7* Polish translations to changes introduced ina93a499684and0db987da60
18 lines
352 B
Text
18 lines
352 B
Text
title: $:/language/Help/commands
|
|
description: Uruchom komendy zwrócone przez filtr
|
|
|
|
Uruchamia komendy zwrócone przez filtr.
|
|
|
|
```
|
|
--commands <filter>
|
|
```
|
|
|
|
Dla przykładu:
|
|
|
|
```
|
|
--commands "[enlist{$:/build-commands-as-text}]"
|
|
```
|
|
|
|
```
|
|
--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"
|
|
```
|