1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-04-24 07:41:29 +00:00
Files
TiddlyWiki5/languages/ja-JP/Help/commands.tid
IchijikuIchigo 2a5ce95d99 Update Japanese translation (#9542)
* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation
2026-01-04 12:14:41 +00:00

19 lines
408 B
Plaintext

title: $:/language/Help/commands
description: フィルターから返されたコマンドを順に実行
フィルターから返されたコマンドトークンを順に実行します
```
--commands <filter>
```
```
--commands "[enlist:raw{$:/build-commands-as-text}]"
```
```
--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"
```