mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-04 21:29:09 +00:00
58013ba435
* add Polish transaltions introduced in 272ba6a4b7157b0e7f48ad76d1acb4497c0f0b95 * Polish translations to changes introduced in a93a4996848578ec5625c2ce079804a7e15ff37b and 0db987da600f261bb5f887698bf1dac6552084ab
19 lines
352 B
Plaintext
19 lines
352 B
Plaintext
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>]"
|
|
```
|